Skip to content

Commit

Permalink
Update verify-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwolenpbc authored Dec 23, 2024
1 parent 2c4f78e commit a7fda69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v3
with:
aws-region: ${{ vars.AWS_REGION }}
role-to-assume: arn:aws:iam::test:role/delegatedadmin/developer/ab2d-${{ inputs.environment }}-github-actions
role-to-assume: arn:aws:iam::330810004472:role/delegatedadmin/developer/ab2d-test-github-actions


- name: Set script file based on environment
Expand Down

0 comments on commit a7fda69

Please sign in to comment.