File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 23
23
github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
24
24
registry : " ${{ secrets.ECR_REGISTRY }}"
25
25
secret-outputs-passphrase : " ${{ secrets.GHA_SECRET_OUTPUT_PASSPHRASE }}"
26
+ ecr-region : " ${{ secrets.ECR_REGION }}"
27
+ ecr-iam-role : " ${{ secrets.ECR_IAM_ROLE }}"
Original file line number Diff line number Diff line change 17
17
github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
18
18
registry : " ${{ secrets.ECR_REGISTRY }}"
19
19
secret-outputs-passphrase : " ${{ secrets.GHA_SECRET_OUTPUT_PASSPHRASE }}"
20
+ ecr-region : " ${{ secrets.ECR_REGION }}"
21
+ ecr-iam-role : " ${{ secrets.ECR_IAM_ROLE }}"
Original file line number Diff line number Diff line change 18
18
github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
19
19
registry : " ${{ secrets.ECR_REGISTRY }}"
20
20
secret-outputs-passphrase : " ${{ secrets.GHA_SECRET_OUTPUT_PASSPHRASE }}"
21
+ ecr-region : " ${{ secrets.ECR_REGION }}"
22
+ ecr-iam-role : " ${{ secrets.ECR_IAM_ROLE }}"
You can’t perform that action at this time.
0 commit comments