mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
smaller version name
This commit is contained in:
parent
30adb92237
commit
3570af32e7
1 changed files with 3 additions and 5 deletions
8
.github/workflows/gradle.yml
vendored
8
.github/workflows/gradle.yml
vendored
|
|
@ -130,11 +130,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.MODRINTH_TOKEN }}
|
token: ${{ secrets.MODRINTH_TOKEN }}
|
||||||
project: S75Ueiq9
|
project: S75Ueiq9
|
||||||
version: ${{ env.ONLINE_JAR_NAME }}
|
version: dev-${{ env.SMALL_COMMIT_HASH }}
|
||||||
loaders: paper
|
loaders: '["spigot", "paper", "purpur", "folia"]'
|
||||||
#loaders: '["spigot", "paper", "purpur", "folia"]'
|
game-versions: '["1.18.x", "1.19.x", "1.20.x", "1.21.x"]'
|
||||||
#game-versions: '["1.18.x", "1.19.x", "1.20.x", "1.21.x"]'
|
|
||||||
game-versions: 1.21.11
|
|
||||||
channel: alpha
|
channel: alpha
|
||||||
files: build/libs/${{ env.ONLINE_JAR_NAME }}
|
files: build/libs/${{ env.ONLINE_JAR_NAME }}
|
||||||
status: draft
|
status: draft
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue