Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Dec 5, 2024
1 parent 5e257d9 commit 716498d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
lycheeVersion: 0.16.1

# Create or Update the issue based on the link check result
- name: Update Comment From File
uses: peter-evans/create-or-update-comment@v4
- name: Create Issue From File
uses: peter-evans/create-issue-from-file@v5
with:
comment-id: 2531398005
body-path: ./lychee/out.md
title: Broken links
content-filepath: ./lychee/out.md

0 comments on commit 716498d

Please sign in to comment.