We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427c251 commit e625391Copy full SHA for e625391
.github/workflows/deploy-template.yml
@@ -14,7 +14,7 @@ jobs:
14
id-token: write
15
contents: read
16
steps:
17
- - name: Debug OIDC
+ - name: Connect to AWS
18
uses: aws-actions/configure-aws-credentials@v4
19
with:
20
aws-region: eu-west-2
0 commit comments