Update links.yml

This commit is contained in:
Brian Boucheron
2023-01-26 08:23:26 -05:00
committed by GitHub
parent b47fb9d1c6
commit f3f04e93f9

View File

@@ -15,9 +15,6 @@ jobs:
- name: Lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.5.4
with:
args: --exclude 'twitter.com'
fail: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}