Skip to content

dfds

dfds #2

Triggered via push August 17, 2025 21:43
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/create-new-version.yml#L1
(Line: 30, Col: 14): Unexpected symbol: '+'. Located at position 61 within expression: inputs.version == 'Breaking changes' && fromJson(env.major) + 1 || fromJson(env.major), (Line: 31, Col: 14): Unexpected symbol: '+'. Located at position 57 within expression: inputs.version == 'Minor update' && fromJson(env.minor) + 1 || fromJson(env.minor)