mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +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
|
||||
- name: Deploy Docs
|
||||
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
|
||||
env:
|
||||
CDN_DISTRIBUTION_ID: ${{ secrets.CDN_DISTRIBUTION_ID }}
|
||||
|
||||
Reference in New Issue
Block a user