9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

update workflows

This commit is contained in:
NONPLAYT
2025-10-11 18:09:43 +03:00
parent a558946b75
commit b28c29f61d
3 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
name: Build DivineMC 1.21.8
name: Build DivineMC 1.21.10
on:
push:
branches:
- "ver/1.21.8"
- "ver/1.21.10"
workflow_dispatch:
jobs:

View File

@@ -2,7 +2,7 @@ name: Build Pull Request
on:
pull_request:
branches: [ "ver/1.21.8" ]
branches: [ "ver/1.21.10" ]
jobs:
build:

View File

@@ -2,7 +2,7 @@ name: Publish API
on:
push:
branches: [ "ver/1.21.8" ]
branches: [ "ver/1.21.10" ]
workflow_dispatch:
jobs: