Skip to content

Commit 6f12e6a

Browse files
committed
Update publish.yml
1 parent e9b2c81 commit 6f12e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
context: changelog
2222
workflow_id: publish.yml
2323
- uses: gradle/actions/wrapper-validation@v4
24-
- run: ./gradlew checkVersion build publish publishMods -x check --stacktrace --no-configuration-cache
24+
- run: ./gradlew build publish publishMods -x check --stacktrace --no-configuration-cache
2525
env:
2626
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
2727
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}

0 commit comments

Comments
 (0)