mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
sigh
This commit is contained in:
2
.github/workflows/benchmarking.yml
vendored
2
.github/workflows/benchmarking.yml
vendored
@@ -92,7 +92,7 @@ jobs:
|
||||
uses: aws-actions/configure-aws-credentials@v4
|
||||
with:
|
||||
aws-region: us-east-2
|
||||
role-to-assume: ${{ secret.DEV_AWS_OIDC_ROLE_ARN }}
|
||||
role-to-assume: ${{ secrets.DEV_AWS_OIDC_ROLE_ARN }}
|
||||
- run: aws sts get-caller-identity
|
||||
- name: Download Neon artifact
|
||||
uses: ./.github/actions/download
|
||||
|
||||
Reference in New Issue
Block a user