Update links.yml

This commit is contained in:
Brian Boucheron 2023-01-18 09:39:00 -05:00 committed by GitHub
parent bab9e56530
commit 17f0773910
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
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}