We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33fadbf commit 8d7670aCopy full SHA for 8d7670a
1 file changed
.github/workflows/publish.yml
@@ -27,7 +27,7 @@ jobs:
27
name: ${{ steps.download-files.outputs.release_name }}
28
files: '*.zip'
29
loaders: minecraft
30
- game-versions: "[1.21.4,1.21.11]"
+ game-versions: "[1.21.4,1.21.11], [26.1,26.1.2]"
31
32
modrinth-id: v7n1ZsFg
33
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
0 commit comments