We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0633ec7 commit 79cbc4fCopy full SHA for 79cbc4f
.github/workflows/deploy.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
args: --acl public-read --follow-symlinks
40
env:
41
- AWS_S3_BUCKET: testplane-io
+ AWS_S3_BUCKET: testplane-site
42
AWS_ACCESS_KEY_ID: ${{ secrets.S3_PRODUCTION_ACCESS_KEY_ID }}
43
AWS_SECRET_ACCESS_KEY: ${{ secrets.S3_PRODUCTION_SECRET_ACCESS_KEY }}
44
AWS_S3_ENDPOINT: https://s3.yandexcloud.net/
0 commit comments