diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 589a1dbd5..9eac96350 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,6 +49,7 @@ jobs: aws-secret-access-key: ${{ secrets.NEW_AWS_SECRET_ACCESS_KEY }} role-to-assume: arn:aws:iam::905418417735:role/researchhub/staging-assume-beanstalk-deploy role-session-name: github-actions-beanstalk-deploy + role-duration-seconds: 1500 role-skip-session-tagging: true aws-region: us-east-1 output-credentials: true