mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2025-12-08 08:06:18 +00:00
Update action.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user