Skip to content

Commit

Permalink
test auto-pub circleci #9
Browse files Browse the repository at this point in the history
  • Loading branch information
nodayoshikazu committed Apr 12, 2023
1 parent b9a74b5 commit 23bcb7f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
docker:
- image: cimg/node:lts
steps:
- uses: jgierer12/npm-auth-gpr@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- run: npm adduser --registry=http://registry.npmjs.org --always-auth
- run: npm whoami

Expand Down

0 comments on commit 23bcb7f

Please sign in to comment.