mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Merge pull request #88 from YunoHost-Apps/master-promotion
Upgrade master from testing
This commit is contained in:
commit
84e1e15d09
1 changed files with 1 additions and 0 deletions
1
.github/workflows/updater_ffmpeg-static.sh
vendored
1
.github/workflows/updater_ffmpeg-static.sh
vendored
|
@ -28,6 +28,7 @@ then
|
|||
exit 0
|
||||
# Proceed only if a PR for this new version does not already exist
|
||||
elif git ls-remote -q --exit-code --heads https://github.com/$GITHUB_REPOSITORY.git ci-auto-update-v${version_next/~/-}
|
||||
then
|
||||
echo "::warning ::A branch already exists for this update"
|
||||
exit 0
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue