diff --git a/.github/workflows/broken-link-checker.yml b/.github/workflows/broken-link-checker.yml index d3f2a51..fc171e0 100644 --- a/.github/workflows/broken-link-checker.yml +++ b/.github/workflows/broken-link-checker.yml @@ -41,7 +41,7 @@ jobs: fail: true # args: --verbose --no-progress --exclude-file .lycheeignore '**/*.md' # args: --verbose --no-progress 'README.md' - args: README.md' + args: README.md output: ${{ env.issue-content }} # Permissions (issues: read)