mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-08-10 10:24:50 +02:00
Update CI workflow
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -13,9 +13,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Check links
|
- name: Check links
|
||||||
id: lychee
|
id: lychee
|
||||||
uses: lycheeverse/lychee-action@v1.0.8
|
uses: lycheeverse/lychee-action@v1.3.0
|
||||||
with:
|
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:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user