ci: update labels

This commit is contained in:
2025-02-22 04:05:57 -07:00
parent 97598b35ea
commit 7b6e617ead

View File

@@ -61,7 +61,7 @@ on:
# #
IMAGE_GHCR_AUTHOR:
description: '🪪 Image Author'
description: '🪪 ghcr.io Image Author'
required: true
default: 'TheBinaryNinja'
type: string
@@ -73,7 +73,7 @@ on:
# #
IMAGE_GHCR_USERNAME:
description: '🪪 ghcr.io Username'
description: '🪪 ghcr.io Username'
required: true
default: 'TheBinaryNinja'
type: string
@@ -86,7 +86,7 @@ on:
# #
IMAGE_DOCKERHUB_AUTHOR:
description: '🪪 Image Author'
description: '🪪 Dockerhub Image Author'
required: true
default: 'TheBinaryNinja'
type: string
@@ -99,7 +99,7 @@ on:
# #
IMAGE_DOCKERHUB_USERNAME:
description: '🪪 Dockerhub Username'
description: '🪪 Dockerhub Username'
required: true
default: 'thebinaryninja'
type: string
@@ -112,7 +112,7 @@ on:
# #
IMAGE_GITEA_AUTHOR:
description: '🪪 Image Author'
description: '🪪 Gitea Image Author'
required: true
default: 'BinaryNinja'
type: string
@@ -124,7 +124,7 @@ on:
# #
IMAGE_GITEA_USERNAME:
description: '🪪 Gitea Username'
description: '🪪 Gitea Username'
required: true
default: 'aetherinox'
type: string