Skip to content

Commit fdbdf93

Browse files
authored
Update main.yml
1 parent ed7e6a7 commit fdbdf93

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/[email protected]
1414
- uses: gradle/[email protected]
1515
- run: chmod +x ./gradlew
16-
- run: ./gradlew clean build publish curseforge modrinth
16+
- run: ./gradlew clean build curseforge modrinth
1717
env:
1818
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
1919
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}

0 commit comments

Comments
 (0)