Skip to content

Commit

Permalink
feat: add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
stefda committed Sep 25, 2019
1 parent 34d2745 commit 071eab0
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: 'Cloud Run'
description: 'Authenticate with gcloud, push image to GCR and deploy as a new revision to Cloud Run'
author: 'David Stefan <stefda@gmail.com>'
branding:
icon: 'arrow-up-circle'
color: 'green'
inputs:
image:
description: 'Name of the docker image'
Expand Down

0 comments on commit 071eab0

Please sign in to comment.