mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 02:55:41 -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:
|
||||
description: '🪪 Image Author'
|
||||
required: true
|
||||
default: 'BinaryNinja'
|
||||
default: 'TheBinaryNinja'
|
||||
type: string
|
||||
|
||||
# #
|
||||
@@ -75,7 +75,7 @@ on:
|
||||
IMAGE_GHCR_USERNAME:
|
||||
description: '🪪 ghcr.io Username'
|
||||
required: true
|
||||
default: 'BinaryNinja'
|
||||
default: 'TheBinaryNinja'
|
||||
type: string
|
||||
|
||||
# #
|
||||
|
||||
Reference in New Issue
Block a user