Skip to content

Commit be8a2b1

Browse files
authored
Update npm-publish.yml
1 parent 1c107a9 commit be8a2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
- run: npm run build
3737
- run: npm run semantic-release
3838
env:
39-
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
39+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)