ci: update deploy workflow

This commit is contained in:
2025-02-20 23:23:26 -07:00
parent 53d9ec5dd1
commit 4848aebb1b

View File

@@ -51,7 +51,7 @@ on:
IMAGE_AUTHOR: IMAGE_AUTHOR:
description: '🪪 Image Author' description: '🪪 Image Author'
required: true required: true
default: 'BinaryNinja' default: 'TheBinaryNinja'
type: string type: string
# # # #
@@ -75,7 +75,7 @@ on:
IMAGE_GHCR_USERNAME: IMAGE_GHCR_USERNAME:
description: '🪪 ghcr.io Username' description: '🪪 ghcr.io Username'
required: true required: true
default: 'BinaryNinja' default: 'TheBinaryNinja'
type: string type: string
# # # #