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 ed7e6a7 commit fdbdf93Copy full SHA for fdbdf93
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/[email protected]
14
- uses: gradle/[email protected]
15
- run: chmod +x ./gradlew
16
- - run: ./gradlew clean build publish curseforge modrinth
+ - run: ./gradlew clean build curseforge modrinth
17
env:
18
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
19
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}
0 commit comments