From 552f24e933aa4650d39473c208361efba8d5337e Mon Sep 17 00:00:00 2001 From: Yuki Watanabe Date: Sat, 1 Nov 2025 23:24:17 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20cd=E7=92=B0=E5=A2=83=E5=90=8D=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd-prod.yml b/.github/workflows/cd-prod.yml index 8b20eed..b276087 100644 --- a/.github/workflows/cd-prod.yml +++ b/.github/workflows/cd-prod.yml @@ -15,7 +15,7 @@ jobs: needs: build-and-push uses: ./.github/workflows/cd_deliverer.yml with: - environment: production + environment: prod branch: main image_tag: latest secrets: