Skip to content

Commit

Permalink
Add icon/color for action
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneider4711 committed Nov 18, 2020
1 parent 45bde5b commit 3a7b5e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ runs:
image: 'Dockerfile'
args:
- ${{ inputs.model-file }}
branding:
icon: 'codesandbox'
color: 'blue'

0 comments on commit 3a7b5e4

Please sign in to comment.