Skip to content

Commit dfd1abb

Browse files
committed
chore: update ci
1 parent 8657920 commit dfd1abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with: { node-version: 24, cache: 'pnpm' }
2323
- run: pnpm install
2424
- name: publish
25-
run: pnpm changelogen --canary nightly --release --tag main
25+
run: pnpm changelogen --bump --canary nightly && npm publish --tag main

0 commit comments

Comments
 (0)