Skip to content

Commit

Permalink
Execute curseforge publish task
Browse files Browse the repository at this point in the history
  • Loading branch information
3TUSK committed Dec 10, 2023
1 parent aba657c commit 8fccba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
MODRINTH_PROJECT_ID: ${{ secrets.MODRINTH_PROJECT_ID }}
run: ./gradlew :${{ matrix.project }}:build :${{ matrix.project }}:modrinth
run: ./gradlew :${{ matrix.project }}:build :${{ matrix.project }}:modrinth :${{ matrix.project }}:curseforge

0 comments on commit 8fccba6

Please sign in to comment.