From 679cc86aab54c877482be29907cdb71cbc125240 Mon Sep 17 00:00:00 2001 From: Veetaha Date: Fri, 19 Jul 2024 14:39:27 +0000 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c08c907..0f142d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: needs.changes.outputs.ci == 'true' ) env: - S3_BUCKET: elastio-prod-artifacts-us-east-2 + S3_BUCKET_PREFIX: elastio-prod-artifacts steps: - name: Checkout repository uses: actions/checkout@v4