Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
remove --git release method
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Jul 6, 2024
1 parent 1e32338 commit 4d52124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: bun run build

- name: Run pver release
run: npx pver release
run: npx pver release --npm
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4d52124

Please sign in to comment.