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
|
||||
default: "1"
|
||||
outputs:
|
||||
artifact-id:
|
||||
artifact_id:
|
||||
description: "The ID of the artifact that was uploaded."
|
||||
value: ${{ steps.upload-artifact.outputs.artifact-id }}
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user