Skip to content

Commit

Permalink
build: build-upload-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kernitus authored Oct 28, 2024
1 parent bf3077b commit f754486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-upload-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
project_id: '98233'
changelog: ${{ github.event.release.body }}
changelog_type: markdown
display_name: ${{ github.event.release.tag_name }}
display_name: OldCombatMechanics ${{ github.event.release.tag_name }}
game_versions: ${{ env.GAME_VERSIONS }}
release_type: 'release'
file_path: './build/libs/OldCombatMechanics.jar'
Expand Down

0 comments on commit f754486

Please sign in to comment.