Skip to content

Commit

Permalink
added branding
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored May 16, 2023
1 parent ca1113d commit 5135457
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ inputs:
description: 'ffmpeg command'
required: true
default: '-i'
#
branding:
icon: 'video'
color: 'blue'
#
runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit 5135457

Please sign in to comment.