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
3
.github/workflows/lychee.yml
vendored
3
.github/workflows/lychee.yml
vendored
@ -20,9 +20,8 @@ jobs:
|
|||||||
args: --verbose --max-retries 4 --no-progress '**/*.md'
|
args: --verbose --max-retries 4 --no-progress '**/*.md'
|
||||||
|
|
||||||
- name: Create Issue From File
|
- name: Create Issue From File
|
||||||
uses: peter-evans/create-issue-from-file@v2
|
uses: peter-evans/create-issue-from-file@v4
|
||||||
with:
|
with:
|
||||||
title: Link Checker Report
|
title: Link Checker Report
|
||||||
content-filepath: ./lychee/out.md
|
content-filepath: ./lychee/out.md
|
||||||
labels: report, automated issue
|
labels: report, automated issue
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user