Skip to content

Commit 1228e65

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)