Skip to content

Commit 8b8a91e

Browse files
committed
Drop reference to NPM_TOKEN from workflow file as well
1 parent 046213b commit 8b8a91e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@ jobs:
3434
run: node tools/release-package.js ${{ github.event.pull_request.number }}
3535
env:
3636
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)