ci: Add platform and channel to all deployment jobs

This commit is contained in:
Oliver
2025-06-27 16:09:25 +02:00
parent e96b489f7c
commit 0c41998656
7 changed files with 21 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ jobs:
run: chmod +x ./gradlew
- name: Build FancyHolograms
env:
RELEASE_CHANNEL: 'snapshot'
RELEASE_PLATFORM: 'modrinth'
run: ./gradlew :plugins:fancyholograms:shadowJar
- name: Build deployment tool