Skip to content

Commit 88dfaf4

Browse files
committed
1 parent 2f21306 commit 88dfaf4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
git config --global user.email "[email protected]"
4949
git config --global user.name "nkmr-jp"
50+
npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}"
5051
npm run sync-version
5152
npm publish --access=public
5253
git push

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)