Update and rename main.yml to deploy-site.yaml
This commit is contained in:
parent
440c35e643
commit
4af3f33c80
@ -3,7 +3,7 @@ name: Deploy to AWS S3 and Invalidate CloudFront
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main # Adjust this to your repository's default branch
|
- master # Adjust this to your repository's default branch
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
Loading…
x
Reference in New Issue
Block a user