Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
fix(ci): change aws role
Browse files Browse the repository at this point in the history
fix(ci): change aws role
  • Loading branch information
Shaeed Noordeen committed Sep 25, 2023
1 parent c76eda3 commit 5622d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: arn:aws:iam::633059600857:role/insights-catalog-applications
role-to-assume: arn:aws:iam::999867407951:role/insights-catalog-applications
aws-region: us-east-1

- name: Login to Docker Hub
Expand Down

0 comments on commit 5622d1d

Please sign in to comment.