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 5da0e3f commit 12f7f63Copy full SHA for 12f7f63
2 files changed
.github/workflows/pages.yaml
@@ -85,4 +85,4 @@ jobs:
85
uses: sarisia/actions-status-discord@eb045afee445dc055c18d3d90bd0f244fd062708 # v1.16.0
86
with:
87
webhook: ${{ secrets.DISCORD_WEBHOOK }}
88
- description: ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}
+ description: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
0 commit comments