1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Merge branch 'test' into develop

This commit is contained in:
suyuan 2020-10-31 17:03:59 +08:00
commit 87e94457b3
16 changed files with 123 additions and 48 deletions

View file

@ -46,6 +46,7 @@ jobs:
git clone --depth 1 $REPO_URL omr
cd omr
if [ "$SOURCE_NAME" != "Test-Github-Actions" ] && [ "$SOURCE_NAME" != "develop" ]; then
git fetch
git checkout master
else
git checkout develop