Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexeption authored Sep 6, 2024
1 parent 8467cb2 commit 3a533ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/[email protected]
- uses: gradle/[email protected]
- run: chmod +x ./gradlew
- run: ./gradlew clean build publish curseforge modrinth
- run: ./gradlew clean build curseforge modrinth
env:
REPO_PASSWORD: ${{ secrets.REPO_PASSWORD }}
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}
Expand Down

0 comments on commit 3a533ea

Please sign in to comment.