version number #32
Annotations
1 error
Invalid workflow file:
.github/workflows/docker-publish.yml#L82
The workflow is not valid. .github/workflows/docker-publish.yml (Line: 82, Col: 23): Unexpected symbol: '('. Located at position 91 within expression: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') && github.ref.replace('refs/tags/v', '') || '1.0.0'
|