Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Oct 9, 2022
1 parent 46cc1df commit b21051b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'DeadFinder'
name: 'DeadFinder Action'
description: 'Find dead-links (broken links)'
branding:
icon: 'link'
Expand All @@ -18,4 +18,4 @@ runs:
image: 'github-action/Dockerfile'
args:
- ${{ inputs.command }}
- ${{ inputs.target }}
- ${{ inputs.target }}

0 comments on commit b21051b

Please sign in to comment.