Commit ea4c25e
committed
release: re-enable hard-fail npm publish + drop redundant brew version line
NPM_TOKEN secret in the Nexstone/rift repo is now a classic Automation
token (2FA-bypass by design), so the publish-npm job can fail-loud
again rather than soft-fail. The continue-on-error guard was only
needed for v0.1.1's first manual publish.
The source-of-truth Homebrew formula (scripts/homebrew/rift.rb) drops
the `version` line — `brew audit --strict` flags it as redundant when
the URL already encodes the version. The tap repo's Formula/rift.rb
has the same fix applied at v0.1.1.1 parent 0e2b663 commit ea4c25e
2 files changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 211 | | |
218 | 212 | | |
219 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments