mirror of
https://github.com/actions/upload-artifact.git
synced 2024-11-06 01:25:51 -05:00
Update action.yml
This commit is contained in:
parent
5eb5b29413
commit
605462ea3d
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ inputs:
|
|||
description: 'Artifact name'
|
||||
required: true
|
||||
path:
|
||||
description: 'Directory containing files to upload’
|
||||
description: 'Directory containing files to upload'
|
||||
runs:
|
||||
plugin: 'publish'
|
||||
|
|
Loading…
Reference in a new issue