Skip to content

Commit 9cd84f4

Browse files
committed
chore: another try
1 parent 100f714 commit 9cd84f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: publish
3030
run: |
31-
npm whoami
31+
npm config set //registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}
3232
3333
git config user.email ${{ secrets.BOT_GIT_EMAIL }}
3434
git config user.name ${{ secrets.BOT_GIT_USERNAME }}

0 commit comments

Comments
 (0)