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: 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