mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-01-21 02:12:15 -05:00
fix links action: update issue regardless success or failure
This commit is contained in:
parent
23443f94f5
commit
0500676ad3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ jobs:
|
|||
run: ./lychee docs v7/docs --format markdown
|
||||
|
||||
- name: Update issue
|
||||
if: !cancelled()
|
||||
uses: https://github.com/peter-evans/create-issue-from-file@v5.0.0
|
||||
with:
|
||||
title: Dead links report
|
||||
|
|
Loading…
Add table
Reference in a new issue