Skip to content

Commit

Permalink
fix: role-chain
Browse files Browse the repository at this point in the history
  • Loading branch information
himagone committed Mar 7, 2025
1 parent 73f3d43 commit f35c123
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_to_gsi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
if: ${{ env.DEPLOY_ROLE_ARN != '' }}
with:
aws-region: ap-northeast-1
role-chaining: true
role-skip-session-tagging: true
role-to-assume: ${{ env.DEPLOY_ROLE_ARN }}

- name: S3バケットにデプロイ
Expand Down

0 comments on commit f35c123

Please sign in to comment.