Skip to content

Commit

Permalink
修复curseforge不识别mod框架版本的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
reserveword committed Aug 27, 2023
1 parent d4025c7 commit 06ec55b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
version-type: release
changelog-file: CHANGELOG.md

loaders: fabric, forge
loaders: |
fabric
forge
game-versions: '1.20'
java: ${{ env.JAVA_VERSION }}

0 comments on commit 06ec55b

Please sign in to comment.