Skip to content

Add Upload to Build Workflow #119

Add Upload to Build Workflow

Add Upload to Build Workflow #119

Triggered via pull request December 5, 2024 04:25
Status Startup failure
Total duration
Artifacts

build-extension.yml

on: pull_request
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')