Publish #2
publish.yml
on: push
Publish round-based
Publish round-based-derive
Annotations
1 error
Invalid workflow file:
.github/workflows/publish.yml#L18
The workflow is not valid. .github/workflows/publish.yml (Line: 18, Col: 9): Unexpected symbol: '"-round-based"'. Located at position 92 within expression: github.ref_type == 'tag' && startsWith(github.ref_name, 'v') && endsWith(github.ref_name, "-round-based") .github/workflows/publish.yml (Line: 31, Col: 9): Unexpected symbol: '"-derive"'. Located at position 92 within expression: github.ref_type == 'tag' && startsWith(github.ref_name, 'v') && endsWith(github.ref_name, "-derive")
|