mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-16 01:57:11 +00:00
Update CI workflow
This commit is contained in:
parent
7ec25d1e06
commit
345ab8363a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,9 +13,9 @@ jobs:
|
||||
|
||||
- name: Check links
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.0.8
|
||||
uses: lycheeverse/lychee-action@v1.3.0
|
||||
with:
|
||||
args: --verbose --no-progress --exclude wiki.bash-hackers.org/* README.md README_ZH-CN.md
|
||||
args: README.md README_ZH-CN.md --verbose --no-progress --exclude wiki.bash-hackers.org/*
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user