Skip to content

Commit d51d7db

Browse files
committed
chore: add npm_token
1 parent 5de98cb commit d51d7db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
uses: cycjimmy/semantic-release-action@v4
1616
env:
1717
GH_TOKEN: ${{ secrets.RELEASE_TOKEN }}
18+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)