Skip to content

Commit 2ba153d

Browse files
Update cdk-deploy.yml
1 parent 3a675fa commit 2ba153d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdk-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: aws-actions/configure-aws-credentials@v4
2626
with:
2727
aws-region: eu-central-1
28-
role-to-assume: ${{ secrets.AWS_OIDC_ROLE }}
28+
role-to-assume: ${{ secrets.AWS_OIDC }}
2929

3030
- name: Setup Node.js
3131
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)