Skip to content

Commit

Permalink
Merge pull request #12 from bitnami/role-skip-session-tagging
Browse files Browse the repository at this point in the history
Enable role-skip-session-tagging during the release process
  • Loading branch information
jotamartos authored Dec 19, 2023
2 parents d6cb4a9 + 4bbcb42 commit c420adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
role-duration-seconds: 1200
role-session-name: MySessionName
role-skip-session-tagging: true
- name: Upload to S3 bucket
run: |
set -e
Expand Down

0 comments on commit c420adc

Please sign in to comment.