Skip to content

feat(github): Add release.yml to github actions #1

feat(github): Add release.yml to github actions

feat(github): Add release.yml to github actions #1

Triggered via push September 15, 2024 10:07
Status Startup failure
Total duration
Artifacts

release.yml

on: push
Matrix: Build and Release
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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'