Commit bce052a
committed
github: Drop the publish job's action type check
Current publish job is only triggered by published release. But, it is
guarded by "released" action. The mismatched condition blocks the jobs.
Drop the publish job's action type check to avoid this issue.1 parent 99f8587 commit bce052a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments