mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 14:25:28 +00:00
fix(ci): fix snapshot deploys
This commit is contained in:
@@ -19,7 +19,7 @@ function overwrite_remote_tag() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function has_release() {
|
function has_release() {
|
||||||
gh release view "${LATEST_TAG}"
|
gh release view "${LATEST_TAG}" &>/dev/null
|
||||||
echo "$?"
|
echo "$?"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user