Skip to content

Commit 03e0c0c

Browse files
authored
Merge pull request #92 from pp-mo/linkcheck
Include secret token.
2 parents e403a5e + 137c806 commit 03e0c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-linkchecks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
fail: false
2121
args: "--verbose './docs/**/*.rst' './docs/**/*.inc'"
22+
token: ${{ secrets.ACT_TOKEN }}
2223

2324
- name: Create Issue From File
2425
if: steps.lychee.outputs.exit_code != 0

0 commit comments

Comments
 (0)