Skip to content

Commit

Permalink
Identify with the token.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorylavery committed Oct 29, 2024
1 parent 8cd3416 commit f85e95a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
registry-url: https://registry.npmjs.org/
- run:
npm version minor -m "[ci skip] v%s"
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
#- run: npm ci
- run: npm publish
env:
Expand Down

0 comments on commit f85e95a

Please sign in to comment.