Merge branch 'main' into bugfix/code-change4john

This commit is contained in:
Matt DiMeglio 2025-06-11 15:44:09 -04:00
commit b49b92ea33

View file

@ -14,6 +14,12 @@ on:
type: string
description: An optional string to define which branch to checkout.
default: 'main'
secrets:
DOCKERHUB_USER: {}
DOCKERHUB_TOKEN: {}
TEST: {}
COOLIFY_WEBHOOK: {}
COOLIFY_TOKEN: {}
jobs:
build:
if: inputs.workflow_type == 'release'