Commit 00677c4
committed
fix: explicitly pass NODE_AUTH_TOKEN in publish workflow
The npm publish has been failing since Dec 31 with "Access token
expired or revoked". The token wasn't being explicitly passed to
the changesets action. Also removes auto-merge of Version Packages
PRs since GITHUB_TOKEN pushes can't trigger subsequent workflows.1 parent 9cfe018 commit 00677c4
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 36 | + | |
0 commit comments