Updated action.yml

included icon, color, and author
This commit is contained in:
Gaurav Nelson 2019-10-09 11:43:48 +10:00 committed by GitHub
parent 085591084e
commit c3982f5801
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
name: 'markdown-link-check'
description: 'Check if all links are valid in markdown files.'
author: 'Gaurav Nelson'
branding:
icon: 'link'
color: 'green'
runs:
using: 'docker'
image: 'Dockerfile'
image: 'Dockerfile'