Skip to content

Commit

Permalink
Fix release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Feb 20, 2025
1 parent 959bf94 commit b555d00
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 @@ -86,7 +86,7 @@ jobs:
--target=${{ github.ref_name }} \
--draft=false \
--prerelease=${{ inputs.releaseType != 'stable' }} \
build/libs/*.jar LICENSE
build/libs/*.jar LICENSE.md
- name: Publish to Modrinth and Curseforge
env:
Expand Down

0 comments on commit b555d00

Please sign in to comment.