Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurocosh authored Jun 9, 2024
1 parent 1a10f60 commit 44b259e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- uses: Kir-Antipov/[email protected]
with:
loaders: forge
version-type: beta
game-versions: 1.12.2
java: Java 1.8

# Only include this section if you wish to publish
# your assets on Modrinth.
Expand All @@ -67,6 +70,14 @@ jobs:

# files: build/libs/!(*-@(dev|sources|all)).jar

dependencies: |
forgelin_continuous(required)
patchouli(required)
jei(optional)
crafttweaker(optional)
mtlib(optional)
max-potion-id-extender(optional)
#- name: Publish on CurseForge
# run: ./gradlew curseforge

Expand Down

0 comments on commit 44b259e

Please sign in to comment.