Skip to content

Commit

Permalink
update lychee action
Browse files Browse the repository at this point in the history
  • Loading branch information
russbiggs committed Jun 3, 2024
1 parent d9e080a commit aaaf7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v1
with:
args: --base ./public
args: --base ./public './**/*.html'

- name: Create Issue From File
if: env.lychee_exit_code != 0
Expand Down

0 comments on commit aaaf7d2

Please sign in to comment.