Skip to content

Commit

Permalink
Adding branding info
Browse files Browse the repository at this point in the history
Updating action metadata
  • Loading branch information
erikaheidi committed Nov 20, 2021
1 parent 208e12d commit e6acd5f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# action.yml
name: 'Update Cover'
description: 'Runs Dynacover to update Twitter banner'
icon: image
color: purple
name: 'Dynacover'
description: 'Generate dynamic Twitter header images with latest followers'
author: 'Erika Heidi'
branding:
icon: 'image'
color: 'purple'
inputs:
template:
description: 'Template to Use'
description: 'Cover template to Use'
required: false
default: 'cover_basic.json'
outputs:
Expand Down

0 comments on commit e6acd5f

Please sign in to comment.