Skip to content

Commit bae6dd5

Browse files
committed
Merge branch 'main' into caching
2 parents 562e1b6 + 7f77c77 commit bae6dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
title="Link Checker Report on ${{ steps.date.outputs.date }}"
7373
gh issue create --title "$title" --body-file ./lychee/out.md
7474
env:
75-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
75+
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)