Add Upload to Build Workflow (#142) #121
Annotations
1 error
Invalid workflow file:
.github/workflows/build-extension.yml#L14
The workflow is not valid. .github/workflows/build-extension.yml (Line: 14, Col: 9): Unexpected end of expression: ')'. Located at position 170 within expression: (github.event_name == 'push' && github.ref_type == 'branch') ||
(github.event_name == 'push' && github.ref_type == 'tag' && startsWith(github.ref, 'enterprise-release-v')
|