Commit 608e08e
fix(ci): use changesets-action fork to pass OIDC env vars to publish
The upstream changesets/action@v1.7.0 detects OIDC but doesn't pass
the env vars through to the publish subprocess. Switch to
GarthDB/changesets-action@v1.6.8 with oidcAuth: true which explicitly
forwards ACTIONS_ID_TOKEN_REQUEST_URL and ACTIONS_ID_TOKEN_REQUEST_TOKEN.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 6c816e3 commit 608e08e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
0 commit comments