We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87dd4d3 + 41e6289 commit 7993f9bCopy full SHA for 7993f9b
.github/workflows/link-check.yml
@@ -34,7 +34,7 @@ jobs:
34
id: lychee
35
uses: lycheeverse/lychee-action@v2
36
with:
37
- directory: _site
+ args: _site
38
fail: false
39
40
- name: Create Issue From File
0 commit comments