mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-08-27 20:04:30 -05:00
Update to v2 action
fail on error is now the default
This commit is contained in:
3
.github/workflows/check_links.yml
vendored
3
.github/workflows/check_links.yml
vendored
@@ -41,10 +41,9 @@ jobs:
|
||||
|
||||
# Extract and check URLs directly from token files
|
||||
- name: Check token art URLs
|
||||
uses: lycheeverse/lychee-action@v1
|
||||
uses: lycheeverse/lychee-action@v2
|
||||
with:
|
||||
args: '${{env.lychee_args}} -- tokens.xml'
|
||||
fail: true
|
||||
jobSummary: true
|
||||
|
||||
# Always save cache
|
||||
|
||||
Reference in New Issue
Block a user