From 101b1a18cedc7ee149123186d650b6d336fc11c5 Mon Sep 17 00:00:00 2001 From: "yaseen.zafar" Date: Mon, 14 Sep 2026 22:14:40 +0500 Subject: [PATCH] update gitea worflows --- .gitea/workflows/deploy-to-s3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy-to-s3.yml b/.gitea/workflows/deploy-to-s3.yml index 051f9e8..0fd456d 100644 --- a/.gitea/workflows/deploy-to-s3.yml +++ b/.gitea/workflows/deploy-to-s3.yml @@ -46,7 +46,7 @@ jobs: AWS_DEFAULT_REGION: us-east-1 run: | echo "Uploading repo contents to S3..." - aws s3 cp utopia-ai-hr-ats-portal-dev.zip s3://utopia-ai-s3-bucket-us-west-1/utopia-ai-hr-ats-portal-dev.zip --region us-west-1 + aws s3 cp utopia-ai-hr-ats-portal-dev.zip s3://utopia-ai-s3-bucket-2/utopia-ai-hr-ats-portal-dev.zip --region us-west-1