Skip to content

Commit

Permalink
no token
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Dec 6, 2024
1 parent 3c4fc40 commit 051b7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: lycheeverse/lychee-action@v2
with:
# Check all markdown, html and reStructuredText files in repo (default)
args: _site/ --fallback-extensions html --github-token ${{ secrets.GITHUB_TOKEN }}
args: _site/ --fallback-extensions html
# Don't fail action on broken links
fail: false
lycheeVersion: nightly
Expand Down

0 comments on commit 051b7b2

Please sign in to comment.