Commit bd305dc
fix: wire NPM_TOKEN into release and canary publish steps
Adds registry-url to setup-node so .npmrc is configured, passes
NPM_TOKEN to changesets/action for actual releases, and sets
NODE_AUTH_TOKEN for the canary snapshot step.
The secret was lost when the repo transferred to callstackincubator.
Add NPM_TOKEN as a repository secret to restore publishing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 21c8c1c commit bd305dc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments