mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Update aboveS20.yml
This commit is contained in:
committed by
GitHub
parent
e521827a04
commit
8084a087aa
4
.github/workflows/aboveS20.yml
vendored
4
.github/workflows/aboveS20.yml
vendored
@@ -35,12 +35,12 @@ jobs:
|
|||||||
git push origin aboveS20
|
git push origin aboveS20
|
||||||
|
|
||||||
build-master:
|
build-master:
|
||||||
uses: ./.github/workflows/msbuild.yml
|
uses: .github/workflows/msbuild.yml
|
||||||
with:
|
with:
|
||||||
branch: "master"
|
branch: "master"
|
||||||
|
|
||||||
build-aboveS20:
|
build-aboveS20:
|
||||||
uses: ./.github/workflows/msbuild.yml
|
uses: .github/workflows/msbuild.yml
|
||||||
with:
|
with:
|
||||||
branch: "aboveS20"
|
branch: "aboveS20"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user