diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index a9d42c1..ee9620b 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -43,7 +43,7 @@ jobs: - name: Check token art URLs uses: lycheeverse/lychee-action@v1 with: - args: '${{env.lychee_args}} -- tokens.xml challenge_tokens.xml' + args: '${{env.lychee_args}} -- tokens.xml' fail: true jobSummary: true