Add required branding
This commit is contained in:
parent
a995909145
commit
9626cb8dfa
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
name: "Setup Docker Builder"
|
name: "Setup Docker Builder"
|
||||||
description: "Sets up a Docker multi-platform builder with GitHub Actions, including logging into the GitHub Container Registry and Docker Hub."
|
description: "Sets up a Docker multi-platform builder with GitHub Actions, including logging into the GitHub Container Registry and Docker Hub."
|
||||||
|
branding:
|
||||||
|
color: "orange"
|
||||||
|
icon: "arrow-up-circle"
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
ghcr_user:
|
ghcr_user:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue