release build #9
release.yml
on: workflow_dispatch
build_linux
/
build
build_mac
/
build
build_win
/
build
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L17
The workflow is not valid. .github/workflows/release.yml (Line: 17, Col: 22): Unrecognized named-value: 'env'. Located at position 1 within expression: env.releaseTag .github/workflows/release.yml (Line: 26, Col: 22): Unrecognized named-value: 'env'. Located at position 1 within expression: env.releaseTag
|