We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340eeec commit 5cd2ef2Copy full SHA for 5cd2ef2
.github/workflows/upload-build-to-s3.yml
@@ -2,7 +2,7 @@ name: Upload Build to S3
2
3
on:
4
push:
5
- branches: [ "main", "github-sync"]
+ branches: [ "main"]
6
env:
7
BUCKET_NAME : "${{ secrets.S3_BUCKET_NAME }}"
8
AWS_REGION : "us-west-2"
0 commit comments