publish-release #44
publish-release.yml
on: workflow_dispatch
create-release
Matrix: build-release
Waiting for pending jobs
Matrix: publish-release
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/publish-release.yml#L56
The workflow is not valid. .github/workflows/publish-release.yml (Line: 56, Col: 17): Unexpected symbol: '['. Located at position 8 within expression: toJson([ 'common', inputs.fabric && 'fabric' || null, inputs.forge && 'forge' || null, inputs.neoforge && 'neoforge' || null ] | compact) .github/workflows/publish-release.yml (Line: 56, Col: 17): Unexpected value '${{ toJson([ 'common', inputs.fabric && 'fabric' || null, inputs.forge && 'forge' || null, inputs.neoforge && 'neoforge' || null ] | compact) }}'
|