We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c762238 commit 3d66967Copy full SHA for 3d66967
.github/workflows/publish.yml
@@ -60,7 +60,7 @@ jobs:
60
files: fabric/build/libs/!(*-@(dev|sources|api|javadoc)).jar
61
github-files: fabric/build/libs/*-@(dev|sources|api|javadoc).jar
62
version-type: release
63
- game-versions:
+ game-versions: |
64
1.21.1
65
1.21
66
game-version-filter: releases
0 commit comments