Skip to content

Commit 12f7f63

Browse files
committed
Updates
1 parent 5da0e3f commit 12f7f63

2 files changed

Lines changed: 221 additions & 31 deletions

File tree

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
uses: sarisia/actions-status-discord@eb045afee445dc055c18d3d90bd0f244fd062708 # v1.16.0
8686
with:
8787
webhook: ${{ secrets.DISCORD_WEBHOOK }}
88-
description: ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}
88+
description: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)