Skip to content

Commit

Permalink
chore: code clean up (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jan 19, 2023
1 parent 57d9664 commit 299748b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions diff-sha.sh
Expand Up @@ -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

Expand Down

0 comments on commit 299748b

Please sign in to comment.