Skip to content

Commit

Permalink
header
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Jan 12, 2024
1 parent 8c9b855 commit 4e02613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dead-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: lychee
uses: lycheeverse/[email protected]
with:
args: '--headers "accept=text/html" --headers "User-Agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" qdrant-landing/public'
args: '--header "accept=text/html" --header "User-Agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" qdrant-landing/public'
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

Expand Down

0 comments on commit 4e02613

Please sign in to comment.