simplify and omit release when GITHUB_TOKEN not present #17
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L96
The workflow is not valid. .github/workflows/build.yml (Line: 96, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.GITHUB_TOKEN != '' && !contains(github.event.head_commit.message, 'ci skip') && !contains(github.event.head_commit.message, 'skip ci')
|