mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-14 21:55:09 +00:00
Merge branch 'master' into release_1_patches
This commit is contained in:
commit
7f15ce82c1
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