Skip to content

Commit

Permalink
adding session token
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesgaroux committed Aug 28, 2024
1 parent 861bbba commit 357ce4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
aws-region: eu-west-1
AWS_ACCESS_KEY_ID: ${{ steps.aws_credentials.outputs.aws-access-key-id }}
AWS_SECRET_KEY: ${{ steps.aws_credentials.outputs.aws-secret-access-key }}
aws-session-token: ${{ steps.aws_credentials.outputs.aws-session-token }}


0 comments on commit 357ce4a

Please sign in to comment.