deviloric
/
piracy
Archived
3
0
Fork 0

Update links.yml

This commit is contained in:
Maximous Black 2020-06-18 18:02:09 +05:30 committed by GitHub
parent f65349fd58
commit 3952d144b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -22,12 +22,12 @@ jobs:
- name: Close Old Issue
uses: bdougie/close-issues-based-on-label@master
env:
LABEL: auto report
LABEL: broken-links
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create Issue From report
- name: Create New Issue
uses: peter-evans/create-issue-from-file@v2
with:
title: Link Checker Report
title: Broken Links
content-filepath: ./link-checker/out.md
labels: broken-links