mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-21 10:41:20 +00:00
Update action.yml
This commit is contained in:
parent
bce741bc0e
commit
8c6a4dd394
@ -2,6 +2,8 @@ name: 'Upload a Build Artifact'
|
||||
description: 'Upload a build artifact that can be used by subsequent workflow steps'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
token:
|
||||
default: ''
|
||||
name:
|
||||
description: 'Artifact name'
|
||||
default: 'artifact'
|
||||
|
Loading…
Reference in New Issue
Block a user