chore: update release #83
Annotations
1 error
Invalid workflow file:
.github/workflows/release-appimage.yml#L64
The workflow is not valid. .github/workflows/release-appimage.yml (Line: 64, Col: 18): Unrecognized named-value: 'version'. Located at position 33 within expression: env.CONTINUOUS_BUILD == true && version="continuous" || version=$(git describe --tags | sed -En 's/(v[0-9\.]+)-.*/\1/p')
|