Commit 2d18d05
authored
Switch from NPM_TOKEN to OIDC authentication for publishing (#226)
- Remove NPM_TOKEN from publish workflow env - Add --provenance flag to
changeset-publish script - Rely on id-token: write permission for OIDC
authentication - This enables provenance attestations and eliminates
token management1 parent 64cb394 commit 2d18d05
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments