Skip to content

Commit

Permalink
added role to assume for the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Kullsyreholdig committed Nov 16, 2024
1 parent dcfeef3 commit b86469e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: eu-central-1
role-to-assume: ${{ secrets.AWS_OIDC_ROLE }}
- name: Run AWS CLI command
run: aws s3 ls

0 comments on commit b86469e

Please sign in to comment.