Skip to content

Release

Release #23

Manually triggered March 5, 2024 21:05
Status Startup failure
Total duration
Artifacts

release.yaml

on: workflow_dispatch
Release Linux
Release Linux
Release Windows
Release Windows
Release
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/release.yaml#L14
The workflow is not valid. .github/workflows/release.yaml (Line: 14, Col: 21): Unexpected symbol: '"push"'. Located at position 22 within expression: github.event_name == "push" && "prod" || "test" .github/workflows/release.yaml (Line: 38, Col: 29): Unexpected symbol: '"prod"'. Located at position 25 within expression: env.NTH_RELEASE_MODE == "prod" && "release" || "release-test"