Commit d2f9f88
publish: ensure legacy step runs even if primary fails
Add `if: always()` to the legacy publish step so a failure in the
0xautonomys publish (expired token, transient error, etc.) doesn't
skip the jim-counter publish. Guard on meta outputs to still skip
if earlier validation steps failed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9c2fdcf commit d2f9f88
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments