Commit 21c8c1c
fix: enable OIDC provenance for canary snapshot publish
Without NPM_CONFIG_PROVENANCE=true, npm doesn't attempt OIDC auth and
immediately fails with ENEEDAUTH. The job already has id-token: write
so the OIDC exchange will work once provenance is enabled.
Note: the trusted publisher config on npmjs.com also needs to be
updated from piotrski/agent-react-devtools to
callstackincubator/agent-react-devtools to match the repo move.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 503b17a commit 21c8c1c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments