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.
2 parents 562e1b6 + 7f77c77 commit bae6dd5Copy full SHA for bae6dd5
.github/workflows/check-links.yml
@@ -72,4 +72,4 @@ jobs:
72
title="Link Checker Report on ${{ steps.date.outputs.date }}"
73
gh issue create --title "$title" --body-file ./lychee/out.md
74
env:
75
- GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments