Fix to lowercase casting for image registry #80
Annotations
1 error
Invalid workflow file:
.github/workflows/build-docker.yml#L57
The workflow is not valid. .github/workflows/build-docker.yml (Line: 57, Col: 17): Unexpected symbol: '|'. Located at position 108 within expression: github.event_name == 'push' && github.ref_type == 'tag' && format('{0}/{1}', env.REGISTRY, env.IMAGE_NAME) | toLowerCase
|