Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit d38ab07

Browse files
author
Rayhan Arayilakath
authored
Update npm-publish.yml
1 parent a81c93d commit d38ab07

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
@@ -44,4 +44,4 @@ jobs:
4444
- run: npm ci
4545
- run: npm publish
4646
env:
47-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
47+
NODE_AUTH_TOKEN: ${{secrets.ghp_token}}

0 commit comments

Comments
 (0)