Skip to content

Commit c5d13e7

Browse files
authored
Update Build script
1 parent 944669e commit c5d13e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/[email protected]
1010
- uses: gradle/[email protected]
1111
- run: chmod +x ./gradlew
12-
- run: ./gradlew clean build publish curseforge publishModrinth
12+
- run: ./gradlew clean build publish curseforge modrinth
1313
env:
1414
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
1515
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}

0 commit comments

Comments
 (0)