mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
ci: Add platform and channel to all deployment jobs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user