Commit 6a5200a
committed
fix(ci): disable finalize job in release workflow
The secrets context is not available in job-level `if` conditions,
causing workflow_dispatch to fail with "Unrecognized named-value:
secrets". Disable the finalize job until the release app secrets
are configured in the fork.1 parent 3ad2958 commit 6a5200a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
281 | 283 | | |
282 | 284 | | |
283 | 285 | | |
| |||
0 commit comments