I am simply trying this - name: Login to Amazon ECR Public id: login-ecr-public uses: aws-actions/amazon-ecr-login@v2 with: registry-type: public I got an error about missing region but there is no 'region' between available inputs
I am simply trying this
I got an error about missing region
but there is no 'region' between available inputs