mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
try issue update
This commit is contained in:
parent
9d57d40ed7
commit
b6e0b25ab2
5
.github/workflows/lychee.yml
vendored
5
.github/workflows/lychee.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@master
|
||||
#env:
|
||||
@ -20,9 +20,8 @@ jobs:
|
||||
args: --verbose --max-retries 4 --no-progress '**/*.md'
|
||||
|
||||
- name: Create Issue From File
|
||||
uses: peter-evans/create-issue-from-file@v2
|
||||
uses: peter-evans/create-issue-from-file@v4
|
||||
with:
|
||||
title: Link Checker Report
|
||||
content-filepath: ./lychee/out.md
|
||||
labels: report, automated issue
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user