mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
hard code region
This commit is contained in:
parent
07ec617908
commit
f7b3808c56
2
.github/workflows/deploy-next.yml
vendored
2
.github/workflows/deploy-next.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
with:
|
||||
folder: dist
|
||||
bucket: ${{ secrets.S3_BUCKET }}
|
||||
bucket-region: ${{ secrets.S3_BUCKET_REGION }}
|
||||
bucket-region: us-east-1
|
||||
dist-id: ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }}
|
||||
invalidation: /
|
||||
delete-removed: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user