Skip to content

Commit

Permalink
don't clean github release body on manual release
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Aug 27, 2023
1 parent 4fe395a commit 1d8b25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
game-version-filter: any
dependencies: '' # declare the dependencies explicitly, so mc-publish won't try to load from fabric.mod.json

github-update-release-body: false
modrinth-changelog: ${{ steps.changelog.outputs.result }}
curseforge-changelog: ${{ steps.changelog.outputs.result }}

Expand Down

0 comments on commit 1d8b25b

Please sign in to comment.