diff --git a/.github/workflows/deploy_to_gsi.yml b/.github/workflows/deploy_to_gsi.yml index 0ee34392d..3e0f4ed40 100644 --- a/.github/workflows/deploy_to_gsi.yml +++ b/.github/workflows/deploy_to_gsi.yml @@ -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バケットにデプロイ