mirror of
https://github.com/ent/ent.git
synced 2026-05-28 09:49:08 +03:00
github/cd: update bucket name
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
aws-region: eu-central-1
|
aws-region: eu-central-1
|
||||||
- name: Deploy Docs
|
- name: Deploy Docs
|
||||||
working-directory: doc/website/build/ent
|
working-directory: doc/website/build/ent
|
||||||
run: aws s3 sync . s3://entgo.io --delete --exclude "assets/*"
|
run: aws s3 sync . s3://entgoio --delete --exclude "assets/*"
|
||||||
- name: Invalidate Cache
|
- name: Invalidate Cache
|
||||||
env:
|
env:
|
||||||
CDN_DISTRIBUTION_ID: ${{ secrets.CDN_DISTRIBUTION_ID }}
|
CDN_DISTRIBUTION_ID: ${{ secrets.CDN_DISTRIBUTION_ID }}
|
||||||
|
|||||||
Reference in New Issue
Block a user