mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-12 00:11:36 +00:00
2020-03-05 22:13:57
This commit is contained in:
1
.github/workflows/master.yaml
vendored
1
.github/workflows/master.yaml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
env:
|
||||
BRANCH_NAME: master
|
||||
run: |
|
||||
git fetch origin ${BRANCH_NAME}
|
||||
git checkout ${BRANCH_NAME}
|
||||
bash ./tools/gitsync.sh pack
|
||||
bash ./tools/gitsync.sh deploy mbfiles ${BRANCH_NAME} ${GH_REF}
|
||||
|
||||
Reference in New Issue
Block a user