This uploads artifacts from your workflow allowing you to share data between jobs and store data once a workflow is complete.
if-no-files-found: The desired behavior if no files are found using the provided path. Available Options: warn: Output a warning but do not fail the action error: Fail the action with an error message ignore: Do not output any warnings or errors, the action does not fail
path: A file, directory or wildcard pattern that describes what to upload.
type: Type a run result to upload. It can be generic or coverage