Skip to content

Commit 915a848

Browse files
committed
change secrets in publish-npm.yaml
1 parent 2bb45e6 commit 915a848

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-npm.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,4 @@ jobs:
4545
git add .
4646
git commit -m "Update addresses v$VERSION"
4747
git push
48-
env:
49-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
48+

0 commit comments

Comments
 (0)