mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-09 19:25:10 +00:00
Update build.yml
This commit is contained in:
parent
18c24b628c
commit
8d1d26598c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,7 +2,7 @@ name: Build Heaven Studio
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master", "release_1", "actions_rework" ]
|
||||
branches: [ "master", "release_1_patches" ]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue