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 b06a6c4 commit e05e368Copy full SHA for e05e368
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
distribution: 'temurin'
17
- uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5
18
- run: chmod +x ./gradlew
19
- - run: ./gradlew clean build curseforge modrinth
+ - run: ./gradlew clean build curseforge
20
env:
21
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
22
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}
0 commit comments