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.
1 parent 030420e commit 118576cCopy full SHA for 118576c
.github/workflows/beta.yaml
@@ -38,6 +38,6 @@ jobs:
38
severity: error
39
details: |
40
Rustc beta tests failed in **${{ github.repository }}**
41
- See https://github.com/n0-computer/${{ github.repository }}/actions/workflows/beta.yaml
+ See https://github.com/${{ github.repository }}/actions/workflows/beta.yaml
42
webhookUrl: ${{ secrets.DISCORD_N0_GITHUB_CHANNEL_WEBHOOK_URL }}
43
0 commit comments