mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
fix(ci): fix snapshot deploys
This commit is contained in:
parent
c89e9250c2
commit
796da85e3a
@ -19,7 +19,7 @@ function overwrite_remote_tag() {
|
||||
}
|
||||
|
||||
function has_release() {
|
||||
gh release view "${LATEST_TAG}"
|
||||
gh release view "${LATEST_TAG}" &>/dev/null
|
||||
echo "$?"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user