Update links.yml

This commit is contained in:
Brian Boucheron 2023-01-17 06:39:08 -05:00 committed by GitHub
parent 3806284b5b
commit bab9e56530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,8 @@ jobs:
- name: Lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.5.1
args: --exclude twitter\.com
with:
args: --exclude twitter\.com
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}