Skip to content

Commit

Permalink
Revert "chore: do not skip session tagging"
Browse files Browse the repository at this point in the history
This reverts commit 373f641.
  • Loading branch information
geclos committed Sep 27, 2024
1 parent b514658 commit 725ec8c
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 @@ -79,6 +79,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

- name: Build & push docker images
working-directory: apps/infra
Expand Down

0 comments on commit 725ec8c

Please sign in to comment.