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

Commit 4d52124

Browse files
authored
remove --git release method
1 parent 1e32338 commit 4d52124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
run: bun run build
3131

3232
- name: Run pver release
33-
run: npx pver release
33+
run: npx pver release --npm
3434
env:
3535
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)