Skip to content

Commit 1de3c39

Browse files
authored
Update release.yaml
1 parent 9d4a1e1 commit 1de3c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
publish: npm run release
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
34+
NPM_TOKEN: ${{ secrets.NPM_SECRET }}

0 commit comments

Comments
 (0)