mirror of
https://github.com/FalsePattern/fpgradle-workflows.git
synced 2025-04-20 22:42:28 +02:00
guh2
This commit is contained in:
parent
2ba651c9aa
commit
f40e00f705
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-tags.yml
vendored
2
.github/workflows/release-tags.yml
vendored
|
@ -96,7 +96,7 @@ jobs:
|
|||
if: ${{ env.MAVEN_DEPLOY_USER != '' }}
|
||||
|
||||
- name: Publish to Modrinth and CurseForge
|
||||
run: ./gradlew --build-cache assemble publish -x test
|
||||
run: ./gradlew --build-cache assemble curseforge modrinth -x test
|
||||
continue-on-error: true
|
||||
env:
|
||||
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue