Skip to content

Commit 4ee3b5f

Browse files
authored
Update game versions in publish workflow
1 parent 475e9ab commit 4ee3b5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
name: ${{ steps.download-files.outputs.release_name }}
2828
files: '*.zip'
2929
loaders: minecraft
30-
game-versions: "[1.21.5,1.21.6]"
30+
game-versions: "[1.21.5,1.21.10]"
3131

3232
modrinth-id: v7n1ZsFg
3333
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)