trigger auto tag on PR edit and merge #20
ci_bundle.yml
on: pull_request
tag-version
lux-package
Annotations
1 error
Invalid workflow file:
.github/workflows/ci_bundle.yml#L33
The workflow is not valid. .github/workflows/ci_bundle.yml (Line: 33, Col: 12): Unrecognized named-value: 'GITHUB_SHA'. Located at position 85 within expression: github.event_name == 'push' && github.ref || format('{0}_tag_{1]', github.head_ref, GITHUB_SHA)
|