Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Add branding details.
  • Loading branch information
nporteschaikin committed Aug 5, 2019
1 parent 4e809fe commit 6225149
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
Expand Up @@ -9,6 +9,9 @@ inputs:
description: "The version tag for the deploy (i.e. `b123`)"
environment:
description: "The environment of the deploy (i.e. `production`)"
branding:
icon: mic
color: purple
runs:
using: "node12"
main: "lib/main.js"

0 comments on commit 6225149

Please sign in to comment.