mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
scripts: reformat
This commit is contained in:
parent
c5117e8669
commit
8340228637
3 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@ function overwrite_remote_tag() {
|
|||
}
|
||||
|
||||
function has_release() {
|
||||
gh release view "${NIGHTLY_TAG}" &>/dev/null
|
||||
gh release view "${NIGHTLY_TAG}" &> /dev/null
|
||||
echo "$?"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue