Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov committed Sep 17, 2020
1 parent 92e1729 commit bba4f44
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 @@ -10,4 +10,7 @@ inputs:
required: false
runs:
using: 'node12'
main: 'dist/index.js'
main: 'dist/index.js'
branding:
icon: 'package'
color: 'yellow'

0 comments on commit bba4f44

Please sign in to comment.