chore: add branding to the action.yml
This commit is contained in:
@@ -5,6 +5,9 @@ inputs:
|
|||||||
version:
|
version:
|
||||||
required: true
|
required: true
|
||||||
description: 'the version of docker-compose command'
|
description: 'the version of docker-compose command'
|
||||||
|
branding:
|
||||||
|
color: blue
|
||||||
|
icon: play
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user