mirror of
https://gitea.com/actions/upload-artifact.git
synced 2026-01-07 18:43:54 +08:00
Update action.yml
This commit is contained in:
@@ -5,6 +5,7 @@ inputs:
|
|||||||
name:
|
name:
|
||||||
description: 'Artifact name'
|
description: 'Artifact name'
|
||||||
required: true
|
required: true
|
||||||
|
deprecationMessage: 'Potential breaking changes if master is used. See: https://github.com/actions/upload-artifact/issues/41'
|
||||||
path:
|
path:
|
||||||
description: 'Directory containing files to upload'
|
description: 'Directory containing files to upload'
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user