mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
echo update_upstream
This commit is contained in:
parent
f94b01bd68
commit
82aeb002f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.sh
vendored
2
.github/workflows/updater.sh
vendored
|
@ -61,7 +61,7 @@ elif git ls-remote -q --exit-code --heads https://github.com/$GITHUB_REPOSITORY.
|
|||
echo "::warning ::A branch already exists for this kepubify update"
|
||||
update_kepubify=0
|
||||
fi
|
||||
|
||||
echo $update_upstream
|
||||
if [ "$update_kepubify"=0 ] && [ "$update_upstream"=0 ]; then
|
||||
echo "::no update : exit"
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Reference in a new issue