Skip to content

Commit

Permalink
Merge pull request #24 from ant-media/lastpeony-patch-4
Browse files Browse the repository at this point in the history
Update publish-release.yml
  • Loading branch information
mustafaboleken authored Oct 8, 2024
2 parents 38e7315 + 3127f92 commit 7852bf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:

- run: npm test

- run: npm version ${{ steps.get_version.outputs.VERSION }} --no-git-tag-version

- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 7852bf3

Please sign in to comment.