Update build.yml

This commit is contained in:
Xikaro 2025-01-08 10:16:49 +05:00
parent 5323c5a587
commit 9dc37eb2dd

View file

@ -9,6 +9,9 @@ concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
permissions:
pull-requests: none
env:
RELEASE_TYPE: "release"
MINECRAFT_VERSION: "1.20.1"