Paralellize publish jobs #5
build.yaml
on: push
publish Github
publish NPM
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yaml#L8
The workflow is not valid. .github/workflows/build.yaml (Line: 8, Col: 3): The identifier 'publish NPM' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/build.yaml (Line: 29, Col: 3): The identifier 'publish Github' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|