Skip to content

Commit

Permalink
Merge branch 'Forge-1.18.2' into main-to-1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanonim authored Feb 13, 2024
2 parents e135299 + fc4ac25 commit 60412a2
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 @@ -47,7 +47,6 @@ jobs:
with:
name: Artifacts
path: ${{ matrix.dir }}/build/libs/

- name: Publish (CurseForge/Modrinth/GitHub)
uses: Kir-Antipov/[email protected]
with:
Expand All @@ -67,3 +66,4 @@ jobs:
game-versions: "${{env.MINECRAFT_VERSION}}"
java: "${{env.JAVA_VERSION}}"
files: ${{ matrix.dir }}/build/libs/*.jar

0 comments on commit 60412a2

Please sign in to comment.