We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcebead + 78dccf8 commit 5074efcCopy full SHA for 5074efc
.github/workflows/s3cloudfront-cd.yml
@@ -3,7 +3,7 @@ name: Deploy React to S3 + CloudFront
3
on:
4
push:
5
branches:
6
- - develop
+ - main
7
workflow_dispatch: {}
8
9
env:
0 commit comments