From 1632d247a1c7659705e95d1ce3cb37511b04ecee Mon Sep 17 00:00:00 2001 From: cloudforet-admin Date: Fri, 29 Dec 2023 17:55:20 +0900 Subject: [PATCH] [CI] Deploy CI --- .github/workflows/dispatch_release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dispatch_release.yaml b/.github/workflows/dispatch_release.yaml index 422bc35..ab90844 100644 --- a/.github/workflows/dispatch_release.yaml +++ b/.github/workflows/dispatch_release.yaml @@ -6,7 +6,7 @@ on: version: description: 'enter version(x.y.z)' required: true - default: 1.0.0 + default: '2.0.0' container_arch: type: choice description: 'choose container architecture'