We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73828c5 commit 7b6647cCopy full SHA for 7b6647c
1 file changed
.github/workflows/publish.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: 🐳 Login to ECR
72
uses: docker/login-action@v1
73
with:
74
- registry: ${{ steps.ecr-login.outputs.registry }
+ registry: ${{ steps.ecr-login.outputs.registry }}
75
76
- name: 🐳 Set up QEMU
77
uses: docker/setup-qemu-action@v2
0 commit comments