Skip to content

Commit

Permalink
remove tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ins0 committed Jul 3, 2024
1 parent 210cef5 commit e31c138
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=$(npx auto-dist-tag)
- run: npm publish --access=public
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 comments on commit e31c138

Please sign in to comment.