Skip to content

Commit

Permalink
ci: update changelog configration at build
Browse files Browse the repository at this point in the history
  • Loading branch information
mato533 committed Oct 24, 2024
1 parent a707866 commit a88cb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
env:
GITHUB_REPO: ${{ github.repository }}
run: |
pnpm run changelog -c cliff-github.toml
pnpm run changelog -c cliff-github.toml -l
pnpm exec prettier --write CHANGELOG.md
- name: Create Release
Expand Down

0 comments on commit a88cb7b

Please sign in to comment.