lycheeverse / lychee-action

Github action to check for broken links in Markdown, HTML, and text files using lychee, a fast link checker written in Rust.
https://lychee.cli.rs
Apache License 2.0
323 stars 48 forks source link

Add missing argument `failIfEmpty` #261

Closed LitoMore closed 1 week ago

LitoMore commented 1 week ago

The failIfEmpty is missing in the documentation.

This PR also fixed the argument name in entrypoint.sh.