Skip to content

Commit a3c4872

Browse files
authored
chore: fix npm deployment (#1241)
1 parent 788f465 commit a3c4872

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
3030
GITHUB_NAME: ${{ vars.GH_BOT_NAME }}
3131
GITHUB_EMAIL: ${{ vars.GH_BOT_EMAIL }}
32+
NPM_TOKEN: '' # https://github.com/changesets/changesets/issues/1152#issuecomment-3765490009
33+
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)