mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update main.yml
This commit is contained in:
parent
a46c3b2b32
commit
4b13110956
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
run: |
|
||||
git clone --depth 1 $REPO_URL openmptcprouter
|
||||
cd openmptcprouter
|
||||
if [ "$SOURCE_BRANCH" = "Test-Github-Actions" ]; then
|
||||
if [ "$SOURCE_BRANCH" != "Test-Github-Actions" ]; then
|
||||
git checkout ${SOURCE_BRANCH:-$SOURCE_TAG}
|
||||
else
|
||||
git checkout develop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue