Update action.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
Konrad Pabjan
2023-10-27 11:19:41 -04:00
committed by GitHub
parent eb31309b6c
commit 1228e65686

View File

@@ -15,7 +15,7 @@ inputs:
required: false required: false
default: "1" default: "1"
outputs: outputs:
artifact-id: artifact_id:
description: "The ID of the artifact that was uploaded." description: "The ID of the artifact that was uploaded."
value: ${{ steps.upload-artifact.outputs.artifact-id }} value: ${{ steps.upload-artifact.outputs.artifact-id }}
runs: runs: