Update links.yml

This commit is contained in:
Brian Boucheron 2023-01-18 09:41:56 -05:00 committed by GitHub
parent 17f0773910
commit d3ccb3b856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v1.5.1
with:
args: --exclude twitter.com
args: --exclude twitter.com './README.md'
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}