You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ inputs:
11
11
github-token:
12
12
description: "GitHub Token"
13
13
required: true
14
-
artifacts:
15
-
description: "An optional set of paths representing artifacts to upload to the release. This may be a single path or a comma delimited list of paths (or globs)"
14
+
artifact-name:
15
+
description: "An optional artifact name to upload to the release."
0 commit comments