CI
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 42s

This commit is contained in:
2024-03-25 18:22:07 +01:00
parent 646b73a28f
commit e6c792712e

View File

@@ -31,7 +31,7 @@ jobs:
args: --acl public-read --follow-symlinks --delete
env:
AWS_S3_ENDPOINT: https://s3.fr-par.scw.cloud
AWS_S3_BUCKET: coopgo-web-preview
AWS_S3_BUCKET: coopgo-web
AWS_ACCESS_KEY_ID: ${{ secrets.SCW_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SCW_SECRET_ACCESS_KEY }}
AWS_REGION: 'fr-par'