publish-release #45
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 17 within expression: fromJson(toJson([ 'common', inputs.fabric && 'fabric' || null, inputs.forge && 'forge' || null, inputs.neoforge && 'neoforge' || null ])) .github/workflows/publish-release.yml (Line: 56, Col: 17): Unexpected value '${{ fromJson(toJson([ 'common', inputs.fabric && 'fabric' || null, inputs.forge && 'forge' || null, inputs.neoforge && 'neoforge' || null ])) }}'
|