Automate Github releases #10
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L11
The workflow is not valid. .github/workflows/release.yml (Line: 11, Col: 9): Unexpected symbol: 'matches'. Located at position 98 within expression: startsWith(github.event.pull_request.head.ref, 'release-') && github.event.pull_request.head.ref matches '^release-[0-9]+\.[0-9]+\.[0-9]+$'
|