Skip to content

Commit 23aceb4

Browse files
committed
Merge branch 'main' into update-bao-tree
2 parents 1ec96ef + ce939a2 commit 23aceb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flaky.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
echo "$failure" >> $GITHUB_OUTPUT
8888
done
8989
echo "" >> $GITHUB_OUTPUT
90-
echo "See https://github.com/n0-computer/iroh/actions/workflows/flaky.yaml" >> $GITHUB_OUTPUT
90+
echo "See https://github.com/${{ github.repository }}/actions/workflows/flaky.yaml" >> $GITHUB_OUTPUT
9191
echo "$EOF" >> $GITHUB_OUTPUT
9292
- name: Notify discord on failure
9393
uses: n0-computer/discord-webhook-notify@v1

0 commit comments

Comments
 (0)