feat(github): Add release.yml to github actions #1
release.yml
on: push
Matrix: Build and Release
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L28
The workflow is not valid. .github/workflows/release.yml (Line: 28, Col: 14): Unrecognized named-value: 'echo'. Located at position 34 within expression: matrix.os == 'windows-latest' && echo 'windows' || echo 'linux'
|