Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
entimaniac authored Feb 2, 2021
1 parent 39824db commit 3e7b146
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@ outputs:
description: 'The version of the project'
runs:
using: 'node12'
main: 'index.js'
main: 'index.js'
branding:
icon: 'at-sign'
color: 'blue'

0 comments on commit 3e7b146

Please sign in to comment.