Skip to content

Commit

Permalink
ci: don't generate github changelog
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Apehum committed Oct 30, 2024
1 parent 476b7ef commit 60ee39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
uses: Apehum/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-generate-changelog: true
github-generate-changelog: false
github-prerelease: true
changelog-file: changelog.md

0 comments on commit 60ee39d

Please sign in to comment.