We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bd3e6 commit c783a79Copy full SHA for c783a79
.github/workflows/check-links.yml
@@ -71,5 +71,5 @@ jobs:
71
run: |
72
title="Link Checker Report on ${{ steps.date.outputs.date }}"
73
gh issue create --title "$title" --body-file ./lychee/out.md
74
- env:
75
- GH_TOKEN: ${{ github.token }}
+ env:
+ GH_TOKEN: ${{ github.token }}
0 commit comments