Skip to content

Commit

Permalink
chore: update action metadata with branding
Browse files Browse the repository at this point in the history
  • Loading branch information
codfish committed Aug 28, 2019
1 parent 56b9e3c commit 780b62d
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: 'Semantic Release Action'
description: 'Runs `semantic-release`. Respects .releaserc.js in your repo. Exports version variables for you to use in subsequent actions.'
author: 'codfish'
branding:
icon: 'arrow-up-right'
color: 'orange'
runs:
using: 'docker'
image: 'Dockerfile'

0 comments on commit 780b62d

Please sign in to comment.