Skip to content

Add Upload to Build Workflow (#142) #120

Add Upload to Build Workflow (#142)

Add Upload to Build Workflow (#142) #120

Triggered via push December 5, 2024 04:31
Status Startup failure
Total duration
Artifacts
build
build
Fit to window
Zoom out
Zoom in

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')