Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Reformatted title for better readability
  • Loading branch information
Ogmur authored Jan 10, 2025
1 parent f41e366 commit fd1e76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
automatic_release_tag: '${{ env.minecraft_version }}-${{ env.mod_version }}'
prerelease: false
title: 'Release Minecraft ${{ env.minecraft_version }} - Mod ${{ env.mod_version }}'
title: '${{ env.minecraft_version }} - ${{ env.mod_version }}'
files: |
./build/libs/*.jar

0 comments on commit fd1e76d

Please sign in to comment.