Skip to content

Commit 1228e65

Browse files
Update action.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
1 parent eb31309 commit 1228e65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inputs:
1515
required: false
1616
default: "1"
1717
outputs:
18-
artifact-id:
18+
artifact_id:
1919
description: "The ID of the artifact that was uploaded."
2020
value: ${{ steps.upload-artifact.outputs.artifact-id }}
2121
runs:

0 commit comments

Comments
 (0)