Skip to content

Commit 5821cbc

Browse files
Update ci.yml
1 parent 0852214 commit 5821cbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: yarn prepare
4949

5050
- name: Login NPM
51-
run: echo "//registry.npmjs.org/:_authToken=${{secrets.NPM_TOKEN}}" > ~/.npmrc
51+
run: echo "//npm.pkg.github.com/:_authToken=${{secrets.GHP_TOKEN}}" > ~/.npmrc
5252

5353
- name: Config Git
5454
run: |

0 commit comments

Comments
 (0)