mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-12-17 22:22:42 +08:00
Update action.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user