Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Sep 18, 2024
1 parent 780e838 commit 58d8e60
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:

# Create or Update the issue based on the link check result
- name: Update Comment From File
uses: create-or-update-comment@v4
uses: peter-evans/create-or-update-comment@v4
with:
comment-id: 2531398005
title: Link Checker Report
body-path: ./lychee/out.md
labels: report, automated issue
body-path: ./lychee/out.md

0 comments on commit 58d8e60

Please sign in to comment.