chore: code clean up (#959)
This commit is contained in:
parent
57d9664f8e
commit
299748b520
@ -12,9 +12,6 @@ IS_TAG="false"
|
||||
|
||||
if [[ "$GITHUB_REF" == "refs/tags/"* ]]; then
|
||||
IS_TAG="true"
|
||||
fi
|
||||
|
||||
if [[ "$GITHUB_REF" == "refs/tags/"* ]]; then
|
||||
EXTRA_ARGS="--prune --no-recurse-submodules"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user