Skip to content

Commit 6f3ce95

Browse files
committed
Output which SHA we create a checkrun for
1 parent eb8599c commit 6f3ce95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ jobs:
151151
--jq ".id" \
152152
/repos/$GITHUB_REPOSITORY/check-runs)
153153
154-
echo "Created release status check run with id $CHECK_RUN_ID"
154+
echo "Created release status check run with id $CHECK_RUN_ID for $GITHUB_SHA"

0 commit comments

Comments
 (0)