Skip to content

Commit

Permalink
ci: update changelogen command
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 16, 2024
1 parent 76604ce commit e3368da
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 @@ -32,7 +32,7 @@ jobs:
run: pnpm dev:prepare

- name: Release
run: pnpm changelogen --publish
run: pnpm changelogen --publish --release --push
env:
NODE_AUTH_TOKEN: ${{ secrets.RELEASE_NODE_AUTH_TOKEN }}
NPM_CONFIG_PROVENANCE: true

0 comments on commit e3368da

Please sign in to comment.