mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 06:45:41 -04:00
ci: update labels
This commit is contained in:
12
.github/workflows/deploy-docker-all.yml
vendored
12
.github/workflows/deploy-docker-all.yml
vendored
@@ -61,7 +61,7 @@ on:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
IMAGE_GHCR_AUTHOR:
|
IMAGE_GHCR_AUTHOR:
|
||||||
description: '🪪 Image Author'
|
description: '🪪 ghcr.io › Image Author'
|
||||||
required: true
|
required: true
|
||||||
default: 'TheBinaryNinja'
|
default: 'TheBinaryNinja'
|
||||||
type: string
|
type: string
|
||||||
@@ -73,7 +73,7 @@ on:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
IMAGE_GHCR_USERNAME:
|
IMAGE_GHCR_USERNAME:
|
||||||
description: '🪪 ghcr.io Username'
|
description: '🪪 ghcr.io › Username'
|
||||||
required: true
|
required: true
|
||||||
default: 'TheBinaryNinja'
|
default: 'TheBinaryNinja'
|
||||||
type: string
|
type: string
|
||||||
@@ -86,7 +86,7 @@ on:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
IMAGE_DOCKERHUB_AUTHOR:
|
IMAGE_DOCKERHUB_AUTHOR:
|
||||||
description: '🪪 Image Author'
|
description: '🪪 Dockerhub › Image Author'
|
||||||
required: true
|
required: true
|
||||||
default: 'TheBinaryNinja'
|
default: 'TheBinaryNinja'
|
||||||
type: string
|
type: string
|
||||||
@@ -99,7 +99,7 @@ on:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
IMAGE_DOCKERHUB_USERNAME:
|
IMAGE_DOCKERHUB_USERNAME:
|
||||||
description: '🪪 Dockerhub Username'
|
description: '🪪 Dockerhub › Username'
|
||||||
required: true
|
required: true
|
||||||
default: 'thebinaryninja'
|
default: 'thebinaryninja'
|
||||||
type: string
|
type: string
|
||||||
@@ -112,7 +112,7 @@ on:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
IMAGE_GITEA_AUTHOR:
|
IMAGE_GITEA_AUTHOR:
|
||||||
description: '🪪 Image Author'
|
description: '🪪 Gitea › Image Author'
|
||||||
required: true
|
required: true
|
||||||
default: 'BinaryNinja'
|
default: 'BinaryNinja'
|
||||||
type: string
|
type: string
|
||||||
@@ -124,7 +124,7 @@ on:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
IMAGE_GITEA_USERNAME:
|
IMAGE_GITEA_USERNAME:
|
||||||
description: '🪪 Gitea Username'
|
description: '🪪 Gitea › Username'
|
||||||
required: true
|
required: true
|
||||||
default: 'aetherinox'
|
default: 'aetherinox'
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user