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
9da9a3d797
commit
e20a7983ec
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@ inputs:
|
||||||
description: 'Directory containing files to upload'
|
description: 'Directory containing files to upload'
|
||||||
required: true
|
required: true
|
||||||
runs:
|
runs:
|
||||||
|
# Plugins live on the runner and are only available to a certain set of first party actions.
|
||||||
plugin: 'publish'
|
plugin: 'publish'
|
||||||
|
|
Loading…
Reference in a new issue