Skip to content

Commit 87e545d

Browse files
committed
Combined workflow into single file release.yml
1 parent e19f9ae commit 87e545d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Configure AWS credentials
6868
uses: aws-actions/configure-aws-credentials@v1
6969
with:
70-
role-to-assume: ${{ secrets.AWS_ARN }}
70+
role-to-assume: arn:aws:iam::533980823513:role/github-cryptgeon-ecr-role
7171
aws-region: ap-south-1
7272

7373
- name: Login to Amazon ECR

0 commit comments

Comments
 (0)