Skip to content

Commit 5cd80d3

Browse files
authored
fix bucket region (#1986)
1 parent 8dc9e60 commit 5cd80d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli_test_e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
env:
5252
GOOGLE_APPLICATION_CREDENTIALS: /tmp/gcp.json
5353
GOOGLE_STORAGE_PLAN_ARTEFACT_BUCKET: gcp-plan-artefacts
54-
AWS_S3_BUCKET: digger-tests-bucket-e2e
54+
AWS_S3_BUCKET: digger-tests-bucket-e2e-tests
5555
AWS_REGION: us-east-1

0 commit comments

Comments
 (0)