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 2323 github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
2424 registry : " ${{ secrets.ECR_REGISTRY }}"
2525 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 1717 github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
1818 registry : " ${{ secrets.ECR_REGISTRY }}"
1919 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 1818 github-private-actions-pat : " ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}"
1919 registry : " ${{ secrets.ECR_REGISTRY }}"
2020 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