2️⃣ Publish: release candidate #1
publish-release-candidate.yml
on: workflow_dispatch
publish-release-candidate
publish-package
/
push-tagged-release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/publish-release-candidate.yml#L61
The workflow is not valid. In .github/workflows/publish-release-candidate.yml (Line: 61, Col: 11): Error from called workflow eccenca/gui-elements/.github/workflows/push-tagged-release.yml@7cd3ddf7facc4130f186fc18b5a86bd5492e797f (Line: 59, Col: 13): Unexpected symbol: '"Unreleased"'. Located at position 58 within expression: inputs.onlyNpmPush != true && inputs.sectionChangelog != "Unreleased" In .github/workflows/publish-release-candidate.yml (Line: 61, Col: 11): Error from called workflow eccenca/gui-elements/.github/workflows/push-tagged-release.yml@7cd3ddf7facc4130f186fc18b5a86bd5492e797f (Line: 63, Col: 13): Unexpected symbol: '"Unreleased"'. Located at position 58 within expression: inputs.onlyNpmPush != true && inputs.sectionChangelog != "Unreleased"
|