CI: Fix input name in CD workflow #5
CD.yml
on: push
deploy-page
/
deploy-page
publish-package
/
publish-package
Annotations
1 error
Invalid workflow file:
.github/workflows/CD.yml#L30
The workflow is not valid. .github/workflows/CD.yml (Line: 30, Col: 11): Input artifact-name is required, but not provided while calling. .github/workflows/CD.yml (Line: 32, Col: 21): Invalid input, package-name is not defined in the referenced workflow.
|