mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:05:40 -04:00
ci: update deploy workflow
This commit is contained in:
4
.github/workflows/deploy-docker-github.yml
vendored
4
.github/workflows/deploy-docker-github.yml
vendored
@@ -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
|
||||||
|
|
||||||
# #
|
# #
|
||||||
|
|||||||
Reference in New Issue
Block a user