Skip to content

Commit

Permalink
Update Role
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed Feb 5, 2025
1 parent 9e44b69 commit 5f66f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changeset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Assume IAM Role for Beta
uses: aws-actions/[email protected]
with:
role-to-assume: ${{ secrets.DEPLOY_STACKS_ROLE }}
role-to-assume: ${{ secrets.DEPLOYMENT_ROLE }}
aws-region: us-east-1

- name: Create Change Set for Beta
Expand Down

0 comments on commit 5f66f2e

Please sign in to comment.