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

Commit add592a

Browse files
author
RayhanADev
committed
Merge remote-tracking branch 'origin/main' into main
2 parents b1b9d14 + d38ab07 commit add592a

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)