diff --git a/action.yml b/action.yml index 7b6b5b2..05244e3 100644 --- a/action.yml +++ b/action.yml @@ -15,7 +15,7 @@ inputs: required: false default: "1" outputs: - artifact-id: + artifact_id: description: "The ID of the artifact that was uploaded." value: ${{ steps.upload-artifact.outputs.artifact-id }} runs: