Skip to content

Commit

Permalink
remove version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
killerchip committed Mar 22, 2024
1 parent d4d9853 commit cfd5f9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:

- name: Build and publish
run: |
yarn run build
npm version prerelease --preid=beta
npm publish --tag beta --dry-run
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit cfd5f9a

Please sign in to comment.