Enable flatpak build in pull requests and update flatpak generator #1569
build.yml
on: pull_request
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L152
The workflow is not valid. .github/workflows/build.yml (Line: 152, Col: 23): Unrecognized named-value: 'env'. Located at position 32 within expression: github.event_name == 'push' && env.GITHUB_REF_NAME || env.GITHUB_HEAD_REF .github/workflows/build.yml (Line: 153, Col: 21): Unrecognized named-value: 'env'. Located at position 32 within expression: github.event_name == 'push' && env.GITHUB_REF_NAME || 'master'
|