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:
|
||||
token: ${{ secrets.MODRINTH_TOKEN }}
|
||||
project: S75Ueiq9
|
||||
version: ${{ env.ONLINE_JAR_NAME }}
|
||||
loaders: paper
|
||||
#loaders: '["spigot", "paper", "purpur", "folia"]'
|
||||
#game-versions: '["1.18.x", "1.19.x", "1.20.x", "1.21.x"]'
|
||||
game-versions: 1.21.11
|
||||
version: dev-${{ env.SMALL_COMMIT_HASH }}
|
||||
loaders: '["spigot", "paper", "purpur", "folia"]'
|
||||
game-versions: '["1.18.x", "1.19.x", "1.20.x", "1.21.x"]'
|
||||
channel: alpha
|
||||
files: build/libs/${{ env.ONLINE_JAR_NAME }}
|
||||
status: draft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue