Skip to content

Commit

Permalink
skip session tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
geclos committed Sep 27, 2024
1 parent a7be92b commit f9d2c62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
role-to-assume: ${{ secrets.ARN_OF_IAM_ROLE_TO_ASSUME }}
role-session-name: WebDeployment
aws-region: eu-central-1
role-skip-session-tagging: true
env:
ARN_OF_IAM_ROLE_TO_ASSUME: ${{ secrets.ARN_OF_IAM_ROLE_TO_ASSUME }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit f9d2c62

Please sign in to comment.