Skip to content

Commit

Permalink
Update check_links.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrail committed Aug 14, 2024
1 parent b5e6cfe commit 1c1fe9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
with:
title: 'docs: Broken links found'
content-filepath: ${{ env.issue-content }}
token: ${{ secrets.BROKEN_LINK }}
# Update an existing issue if one was found (issue_number),
# otherwise an empty value creates a new issue:
issue-number: ${{ steps['last-issue']['outputs']['issue-number'] }}
Expand Down

0 comments on commit 1c1fe9a

Please sign in to comment.