Skip to content

Commit 15dc030

Browse files
authored
Update publish.yml
1 parent 248609d commit 15dc030

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
- run: npm ci
3434
- run: npm run build
3535
- run: npm publish
36+
env:
37+
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)