Skip to content

Commit 1a4723c

Browse files
authored
Update lychee.yml
change to fail on broken link detection
1 parent 62c9729 commit 1a4723c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lychee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
3939
with:
40-
fail: false
40+
fail: true
4141
args: >
4242
--base https://docs.apify.com
4343
--exclude-path 'build/versions.html'

0 commit comments

Comments
 (0)