Skip to content

Commit 79cbc4f

Browse files
committed
ci: use new S3 bucket
1 parent 0633ec7 commit 79cbc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
args: --acl public-read --follow-symlinks
4040
env:
41-
AWS_S3_BUCKET: testplane-io
41+
AWS_S3_BUCKET: testplane-site
4242
AWS_ACCESS_KEY_ID: ${{ secrets.S3_PRODUCTION_ACCESS_KEY_ID }}
4343
AWS_SECRET_ACCESS_KEY: ${{ secrets.S3_PRODUCTION_SECRET_ACCESS_KEY }}
4444
AWS_S3_ENDPOINT: https://s3.yandexcloud.net/

0 commit comments

Comments
 (0)