Skip to content

Commit

Permalink
Updated publish game version to 1.21.2-3
Browse files Browse the repository at this point in the history
  • Loading branch information
1foxy2 committed Oct 28, 2024
1 parent ce60012 commit af1139e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
files: neoforge/build/libs/!(*-@(dev|sources|api|javadoc)).jar
github-files: neoforge/build/libs/*-@(dev|sources|api|javadoc).jar
version-type: beta
game-versions: 1.21.2
game-versions: |
1.21.2
1.21.3
game-version-filter: releases
dependencies: |
cloth-config(required){modrinth:9s6osm5g}{curseforge:348521}#(ignore:github)
Expand Down Expand Up @@ -60,7 +62,9 @@ jobs:
files: fabric/build/libs/!(*-@(dev|sources|api|javadoc)).jar
github-files: fabric/build/libs/*-@(dev|sources|api|javadoc).jar
version-type: beta
game-versions: [1.21.2, 1.21.3]
game-versions: |
1.21.2
1.21.3
game-version-filter: releases
dependencies: |
cloth-config(required){modrinth:9s6osm5g}{curseforge:348521}#(ignore:github)
Expand Down

0 comments on commit af1139e

Please sign in to comment.