diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index c3663a6..ba2c06c 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -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}}