Skip to content

Commit 777a288

Browse files
committed
ci: workflow file
1 parent 62b7afa commit 777a288

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ jobs:
3535
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
3636
GH_TOKEN: ${{ secrets.GH_TOKEN }}
3737
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
38+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3839
run: |
3940
npm run semantic-release

0 commit comments

Comments
 (0)