Skip to content

Commit dc339eb

Browse files
committed
Update publish workflow
1 parent ecf869d commit dc339eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
run: |
4646
npm publish
4747
env:
48-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
48+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)