From 0db5c4c0b1a994083de3734740d07b5b8e7479b6 Mon Sep 17 00:00:00 2001 From: Yongjun Park Date: Wed, 1 Nov 2023 17:01:50 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20prod=20=EB=B0=B0=ED=8F=AC=20=EC=A1=B0?= =?UTF-8?q?=EA=B1=B4=20published=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/s3-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/s3-ci.yml b/.github/workflows/s3-ci.yml index ccd0f51c0..377e249ff 100644 --- a/.github/workflows/s3-ci.yml +++ b/.github/workflows/s3-ci.yml @@ -2,7 +2,7 @@ name: Upload build result to s3 bucket (production ver.) on: release: - types: [created] + types: [published] jobs: build: