Skip to content

Commit

Permalink
chore: Fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
magicus committed Apr 27, 2024
1 parent 7edfdc2 commit 9d05b7d
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 @@ -79,7 +79,7 @@ jobs:
github-token: ${{ secrets.MY_GITHUB_TOKEN }}
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
name: Status Effect Timer ${{ steps.version.outputs.mod }} (${{ steps.version.outputs.minecraft }})
name: Mod Settings ${{ steps.version.outputs.mod }} (${{ steps.version.outputs.minecraft }})
version: ${{ steps.version.outputs.full }}
version-type: release
changelog-file: ${{ steps.changelog.outputs.file }}
Expand Down

0 comments on commit 9d05b7d

Please sign in to comment.