mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
Merge branch 'main' of https://github.com/paper-spa/upload-artifact
This commit is contained in:
commit
86032664c3
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue