Skip to content

Commit c10b499

Browse files
authored
Update upload-build-to-s3.yml
1 parent 5cd2ef2 commit c10b499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-build-to-s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Upload Build to S3
22

33
on:
44
push:
5-
branches: [ "main"]
5+
branches: [ "main" ]
66
env:
77
BUCKET_NAME : "${{ secrets.S3_BUCKET_NAME }}"
88
AWS_REGION : "us-west-2"

0 commit comments

Comments
 (0)