Error Deployment Failure: No Uploaded Artifact Found
I am attempting to deploy pages with the specified configuration, an error occurred due to the absence of any uploaded artifact. The deployment process couldn’t find the artifact named "coverage-report"
as specified in the deployment action. But in the pipeline and in output i can see that there is an artifact uploaded with the name of "coverage-report"
, even the Artifact ID is also created.