Skip to content

Commit

Permalink
Update ci.cd.prod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oU-Ua authored Jul 13, 2024
1 parent 803ae52 commit 83a897b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.cd.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
aws-region: ap-northeast-2

- name: Upload to S3
run: aws s3 cp --region ap-northeast-2 ./sebadog.zip s3://$S3_BUCKET_NAME/
run: aws s3 cp --region ap-northeast-2 ./easylead.zip s3://$S3_BUCKET_NAME/

0 comments on commit 83a897b

Please sign in to comment.