File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 aws-s3-us-integration :
1212 name : AWS S3 US Integration
1313 runs-on : ubuntu-latest
14- environment : aws -integration
14+ environment : s3 -integration
1515 env :
1616 REGION_NAME : us-east-1
1717 STACK_NAME : s3cli-iam
7979 aws-s3-public-read-integration :
8080 name : AWS S3 Public Read Integration
8181 runs-on : ubuntu-latest
82- environment : aws -integration
82+ environment : s3 -integration
8383 env :
8484 REGION_NAME : us-east-1
8585 STACK_NAME : s3cli-public-bucket
@@ -128,7 +128,7 @@ jobs:
128128 aws-s3-frankfurt-integration :
129129 name : AWS S3 Frankfurt Integration
130130 runs-on : ubuntu-latest
131- environment : aws -integration
131+ environment : s3 -integration
132132 env :
133133 REGION_NAME : eu-central-1
134134 STACK_NAME : s3cli-private-bucket
@@ -178,7 +178,7 @@ jobs:
178178 # s3-compatible-integration:
179179 # name: S3 Compatible Integration
180180 # runs-on: ubuntu-latest
181- # environment: aws -integration
181+ # environment: s3 -integration
182182 # steps:
183183 # - name: Checkout code
184184 # uses: actions/checkout@v5
You can’t perform that action at this time.
0 commit comments