Skip to content

Commit

Permalink
Update diff-sha.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Dec 19, 2022
1 parent fca6d1c commit 7b72a7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diff-sha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ if [[ "$PREVIOUS_SHA" == "$CURRENT_SHA" && "$INITIAL_COMMIT" == "false" ]]; then
exit 1
fi


if [[ -z "$GITHUB_OUTPUT" ]]; then
echo "::set-output name=target_branch::$TARGET_BRANCH"
echo "::set-output name=current_branch::$CURRENT_BRANCH"
Expand Down

0 comments on commit 7b72a7c

Please sign in to comment.