diff --git a/.github/workflows/s3.yml b/.github/workflows/s3.yml index 905a243..0caaa19 100644 --- a/.github/workflows/s3.yml +++ b/.github/workflows/s3.yml @@ -2,7 +2,7 @@ name: Deploy to S3 on: push: - branches: [ "develop" ] + branches: [ "main", "develop" ] workflow_dispatch: jobs: