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