Skip to content

Commit

Permalink
fix: value
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurFlag committed Nov 4, 2024
1 parent 906fbe3 commit c90b00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
with:
status: ${{ job.status }}
notify_when: "failure"
notification_title: ${{run_url}}
notification_title: "{run_url}"
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_BROKEN_LINKS }}

0 comments on commit c90b00e

Please sign in to comment.