Skip to content

Commit

Permalink
Added an icon and a color
Browse files Browse the repository at this point in the history
  • Loading branch information
Flurb committed Jul 13, 2021
1 parent eb62cce commit c859079
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Verify File Checksum'
description: 'This action verifies the checksum of a given (remote) file. If the check passes, the Github Action passes.'
branding:
icon: file
color: blue
inputs:
fileUrl:
description: 'The URL of the file to check.'
Expand Down

0 comments on commit c859079

Please sign in to comment.