Github's marketplace: Description must be less than 125 characters
This commit is contained in:
parent
e21efb3c3c
commit
61b070edf9
1 changed files with 2 additions and 3 deletions
|
@ -3,11 +3,10 @@ name: "Upload an artifact with wget"
|
|||
author: "Chl"
|
||||
|
||||
description: |
|
||||
Upload an artifact for a workflow.
|
||||
Upload an artifact.
|
||||
|
||||
This is a lighter version of upload-artifact, it only needs a shell, zip
|
||||
and the full version of wget (unfortunately, as of 2024-08-26, the busybox
|
||||
variant isn't capable of using the PUT method).
|
||||
and the full version of wget.
|
||||
|
||||
inputs:
|
||||
name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue