Update build.yml
This commit is contained in:
parent
5323c5a587
commit
9dc37eb2dd
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue