From bb65479eeae6bb55cfd4821cda2bc04aa2986b74 Mon Sep 17 00:00:00 2001 From: moonstar-x Date: Mon, 12 Aug 2024 15:23:22 -0500 Subject: [PATCH] Fixed CI workflow. --- .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 fac4c98..1ba1580 100644 --- a/.github/workflows/callable-build.yml +++ b/.github/workflows/callable-build.yml @@ -13,7 +13,7 @@ on: required: true type: string ghcr_username: - rquired: true + required: true type: string dockerhub_username: required: true