Skip to content

Commit

Permalink
remove session name
Browse files Browse the repository at this point in the history
Testing without session name
  • Loading branch information
p-galligan committed Mar 13, 2024
1 parent 7e080c9 commit 096d629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
role-to-assume: ${{ secrets.AWS_DEPLOY_ROLE }}
role-session-name: GitHubPipeline
role-duration-seconds: 1000
aws-region: us-east-1

Expand Down

0 comments on commit 096d629

Please sign in to comment.