Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imjohnbo authored Dec 19, 2019
1 parent 5a5dd37 commit 7669c25
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,6 +1,9 @@
name: 'Dear Santa Action'
description: |
'Write to Santa and he'll respond with just the right Christmas greeting 🎅'
branding:
icon: 'gift'
color: 'red'
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit 7669c25

Please sign in to comment.