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 944669e commit c5d13e7Copy full SHA for c5d13e7
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/[email protected]
10
- uses: gradle/[email protected]
11
- run: chmod +x ./gradlew
12
- - run: ./gradlew clean build publish curseforge publishModrinth
+ - run: ./gradlew clean build publish curseforge modrinth
13
env:
14
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
15
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}
0 commit comments