Skip to content

Commit

Permalink
Add workaround for forge 1.20.6, manual releaseing the missing jars
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed May 1, 2024
1 parent 2e9d14c commit c949570
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ jobs:
loaders: forge
name: ${{github.ref_name}}-1.20.6 - Forge
version-type: beta
files: 'versions/1.20.6-forge/build/libs/!(*-@(dev|sources|javadoc|all)).jar'
files: 'versions/1.20.6-forge/build/libs/!(*-@(dev|sources|javadoc)).jar'
game-versions: 1.20.6
- name: Publish-1.20.6-forge-Modrinth
uses: Kir-Antipov/[email protected]
Expand Down
Binary file modified gradle/gradle-compose.jar
Binary file not shown.

0 comments on commit c949570

Please sign in to comment.