We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae432c commit 856d4ddCopy full SHA for 856d4dd
2 files changed
.github/workflows/publish-curseforge.yml
@@ -14,7 +14,7 @@ jobs:
14
java-version: 21
15
- uses: gradle/gradle-build-action@v2.4.2
16
with:
17
- gradle-version: 8.8
+ gradle-version: wrapper
18
- name: Publish build
19
env:
20
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
.github/workflows/publish-modrinth.yml
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
0 commit comments