Skip to content

Commit 269051a

Browse files
committed
link to failed run
1 parent a74c05a commit 269051a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ jobs:
9595
gh api \
9696
--method POST \
9797
/repos/${{ github.repository }}/commits/${{ github.sha }}/comments \
98-
-f 'body=Bruh, learn to code'
98+
-f 'body=Bruh, learn to code: https://github.com/0d9e-tech/web/actions/runs/${{ github.run_id }}/job/${{ job.check_run_id }}#step:5:1'
9999
git reset --hard $before
100100
git push origin HEAD:${{ github.ref }} --force

0 commit comments

Comments
 (0)