mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
set workflow to 1.21.3
This commit is contained in:
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@@ -1,14 +1,14 @@
|
|||||||
name: Build DivineMC
|
name: Build DivineMC
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ "ver/1.21.1" ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ "ver/1.21.1" ]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- "ver/**"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
version: '1.21.1'
|
version: '1.21.3'
|
||||||
branch: 'ver/1.21.1'
|
branch: 'ver/1.21.3'
|
||||||
debug: 'false'
|
debug: 'false'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user