feat(ci) Adds manual workflow for publishing releases #1
publish-release.yml
on: push
Matrix: build-and-test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/publish-release.yml#L23
The workflow is not valid. .github/workflows/publish-release.yml (Line: 23, Col: 12): Unrecognized named-value: 'matrix-os'. Located at position 1 within expression: matrix-os .github/workflows/publish-release.yml (Line: 25, Col: 12): Unrecognized named-value: 'matrix-os'. Located at position 1 within expression: matrix-os
|