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

Commit

Permalink
Merge pull request #7 from codeclimate/npc/update-action-yml
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
nporteschaikin committed Aug 5, 2019
2 parents 4e809fe + 6225149 commit 1b4a22f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
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 1b4a22f

Please sign in to comment.