Skip to content

Commit

Permalink
Update link-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Jul 24, 2024
1 parent b378e32 commit e379e55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- name: Run lychee
uses: lycheeverse/[email protected]
id: lychee
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: "--base . --cache --max-cache-age 1d ."

Expand Down

0 comments on commit e379e55

Please sign in to comment.