mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-19 15:09:25 +00:00
Update workflow
This commit is contained in:
6
.github/workflows/build-1214.yml
vendored
6
.github/workflows/build-1214.yml
vendored
@@ -2,9 +2,9 @@ name: Build Leaf 1.21.4
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "dev/1.21.4" ]
|
||||
branches: [ "ver/1.21.4" ]
|
||||
pull_request:
|
||||
branches: [ "dev/1.21.4" ]
|
||||
branches: [ "ver/1.21.4" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -67,4 +67,4 @@ jobs:
|
||||
automatic_release_tag: "ver-1.21.4"
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
files: "./leaf-1.21.4.jar"
|
||||
prerelease: true
|
||||
prerelease: false
|
||||
|
||||
Reference in New Issue
Block a user