We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ec96ef + ce939a2 commit 23aceb4Copy full SHA for 23aceb4
.github/workflows/flaky.yaml
@@ -87,7 +87,7 @@ jobs:
87
echo "$failure" >> $GITHUB_OUTPUT
88
done
89
echo "" >> $GITHUB_OUTPUT
90
- echo "See https://github.com/n0-computer/iroh/actions/workflows/flaky.yaml" >> $GITHUB_OUTPUT
+ echo "See https://github.com/${{ github.repository }}/actions/workflows/flaky.yaml" >> $GITHUB_OUTPUT
91
echo "$EOF" >> $GITHUB_OUTPUT
92
- name: Notify discord on failure
93
uses: n0-computer/discord-webhook-notify@v1
0 commit comments