mirror of
https://github.com/beardicus/awesome-plotters.git
synced 2025-07-31 19:10:21 +02:00
Update links.yml
This commit is contained in:
5
.github/workflows/links.yml
vendored
5
.github/workflows/links.yml
vendored
@@ -14,9 +14,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Lychee Link Checker
|
- name: Lychee Link Checker
|
||||||
id: lychee
|
id: lychee
|
||||||
uses: lycheeverse/lychee-action@v1.5.1
|
uses: lycheeverse/lychee-action@v1.5.4
|
||||||
with:
|
with:
|
||||||
args: --exclude twitter.com './README.md'
|
args: --exclude 'twitter.com'
|
||||||
|
fail: true
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user