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