diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 28f2daf..bd6d5fb 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -32,7 +32,7 @@ jobs: image: adobe/s3mock:latest env: initialBuckets: soaricarus-ci-bucket - defaultRegion: ${{ secreats.GARAGE_REGION }} + defaultRegion: ${{ secrets.GARAGE_REGION }} ports: - 9090:9090 options: >-