mirror of
https://github.com/LITW-Refined/GTNH-Actions-Workflows.git
synced 2025-12-23 11:18:32 +00:00
Also don't publish to Modrinth and CurseForge
This commit is contained in:
2
.github/workflows/release-tags.yml
vendored
2
.github/workflows/release-tags.yml
vendored
@@ -92,4 +92,4 @@ jobs:
|
||||
env:
|
||||
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
|
||||
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
|
||||
if: ${{ env.MAVEN_USER != '' }}
|
||||
if: ${{ !contains(github.event.head_commit.message, '[snapshot]') }}
|
||||
|
||||
Reference in New Issue
Block a user