Skip to content

Commit

Permalink
Output which SHA we create a checkrun for
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Sep 14, 2023
1 parent cd416a1 commit 92664b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ jobs:
--jq ".id" \
/repos/$GITHUB_REPOSITORY/check-runs)
echo "Created release status check run with id $CHECK_RUN_ID"
echo "Created release status check run with id $CHECK_RUN_ID for $GITHUB_SHA"

0 comments on commit 92664b2

Please sign in to comment.