Skip to content

Commit

Permalink
fix: changelog using file instead of text
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-zamir committed Nov 1, 2023
1 parent 33dd1c9 commit a682997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
loaders: forge
game-versions: 1.19.2
changelog-file: CHANGELOG.release.*
changelog: ${{ steps.tag_version.outputs.changelog }}
files: "*.mrpack"
version: ${{ steps.tag_version.outputs.new_tag }}
version-type: release

0 comments on commit a682997

Please sign in to comment.