From 9bb452df252bc3fb131c4639d1043bb781c318c4 Mon Sep 17 00:00:00 2001 From: moonstar-x Date: Mon, 29 Jul 2024 17:17:25 -0500 Subject: [PATCH] Fixed CI workflows. --- .github/workflows/callable-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/callable-build.yml b/.github/workflows/callable-build.yml index d12e0f6..c4a2df4 100644 --- a/.github/workflows/callable-build.yml +++ b/.github/workflows/callable-build.yml @@ -15,7 +15,7 @@ on: ghcr_username: required: true type: string - docker_hub_username: + dockerhub_username: required: true type: string secrets: