Skip to content

Commit e3368da

Browse files
committedMar 16, 2024··
ci: update changelogen command
1 parent 76604ce commit e3368da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: pnpm dev:prepare
3333

3434
- name: Release
35-
run: pnpm changelogen --publish
35+
run: pnpm changelogen --publish --release --push
3636
env:
3737
NODE_AUTH_TOKEN: ${{ secrets.RELEASE_NODE_AUTH_TOKEN }}
3838
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)
Please sign in to comment.