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
|
||||
on:
|
||||
push:
|
||||
branches: [ "ver/1.21.1" ]
|
||||
pull_request:
|
||||
branches: [ "ver/1.21.1" ]
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- "ver/**"
|
||||
|
||||
env:
|
||||
version: '1.21.1'
|
||||
branch: 'ver/1.21.1'
|
||||
version: '1.21.3'
|
||||
branch: 'ver/1.21.3'
|
||||
debug: 'false'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user