mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
Update action.yml
This commit is contained in:
parent
3446296876
commit
0eb7d013d1
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ inputs:
|
|||
name:
|
||||
description: 'Artifact name'
|
||||
required: true
|
||||
deprecationMessage: 'Potential breaking changes if master is used. See: https://github.com/actions/upload-artifact/issues/41'
|
||||
path:
|
||||
description: 'Directory containing files to upload'
|
||||
required: true
|
||||
|
|
Loading…
Add table
Reference in a new issue