Skip to content

Commit f4ab12a

Browse files
committed
workflow update
1 parent 26c6080 commit f4ab12a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
athena-ctm(required){modrinth:b1ZV3DIJ}{curseforge:841890}
6464
chisel-reborn(required)
6565
66-
version-resolver: latest # Defaults to selecting the latest compatible version of Minecraft, using the tag from the fabric.mod.json
66+
game-version-filter: releases # Defaults to selecting the latest compatible version of Minecraft, using the tag from the fabric.mod.json
6767

6868
- name: Upload neoforge artifacts
6969
uses: Kir-Antipov/mc-publish@v3.3
@@ -92,4 +92,4 @@ jobs:
9292
athena-ctm(required){modrinth:b1ZV3DIJ}{curseforge:841890}
9393
chisel-reborn(required)
9494
95-
version-resolver: latest # Defaults to selecting the latest compatible version of Minecraft, using the tag from the fabric.mod.json
95+
game-version-filter: releases # Defaults to selecting the latest compatible version of Minecraft, using the tag from the fabric.mod.json

0 commit comments

Comments
 (0)