Skip to content

Commit

Permalink
use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ins0 committed Jul 2, 2024
1 parent 11a1a18 commit 98bf7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- run:
npm version --no-workspaces-update --no-git-tag-version
${{github.ref_name}}
- run: npm publish --access=public --tag=${{github.ref_name}}
- run: npm publish --access=public --tag=latest
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit 98bf7cf

Please sign in to comment.