Skip to content

Commit 118576c

Browse files
committed
ci: Fix URL to beta workflow
1 parent 030420e commit 118576c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
severity: error
3939
details: |
4040
Rustc beta tests failed in **${{ github.repository }}**
41-
See https://github.com/n0-computer/${{ github.repository }}/actions/workflows/beta.yaml
41+
See https://github.com/${{ github.repository }}/actions/workflows/beta.yaml
4242
webhookUrl: ${{ secrets.DISCORD_N0_GITHUB_CHANNEL_WEBHOOK_URL }}
4343

0 commit comments

Comments
 (0)