Skip to content

Commit

Permalink
Bump github actions to J17, still targeting J8 publication
Browse files Browse the repository at this point in the history
  • Loading branch information
LexManos committed Feb 2, 2024
1 parent 22002c1 commit 892d0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
uses: MinecraftForge/SharedActions/.github/workflows/gradle.yml@main
with:
java: 8
java: 17
gradle_tasks: "publish"
artifact_name: "mergetool"
secrets:
Expand Down

0 comments on commit 892d0c2

Please sign in to comment.