Skip to content

Commit 34f7bd3

Browse files
committed
tweak env vars
1 parent e246168 commit 34f7bd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
uses: changesets/action@746c25e23caa47dceb6a48ee85b4cbc5a9f5f293 # v1.5.0
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
40-
NPM_CONFIG_PROVENANCE: true
4139
with:
4240
publish: pnpm changeset publish
4341
commitMode: github-api

0 commit comments

Comments
 (0)