Updated the branding
This commit is contained in:
parent
997c0ae56e
commit
8336f99a8d
@ -1,7 +1,5 @@
|
|||||||
name: 'Starter Docker'
|
name: 'Starter Docker'
|
||||||
description: 'Starter Docker GitHub Action for CUBETIQ and docker environment.'
|
description: 'Starter Docker GitHub Action for CUBETIQ and docker environment.'
|
||||||
color: 'yellow'
|
|
||||||
icon: 'box'
|
|
||||||
inputs:
|
inputs:
|
||||||
image:
|
image:
|
||||||
description: 'Docker image name'
|
description: 'Docker image name'
|
||||||
@ -31,4 +29,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
|
branding:
|
||||||
|
color: 'yellow'
|
||||||
|
icon: 'box'
|
Loading…
Reference in New Issue
Block a user