mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 08:45:33 +08:00
Merge branch 'main' of https://github.com/paper-spa/upload-artifact
This commit is contained in:
commit
86032664c3
@ -2,6 +2,8 @@ name: 'Upload a Build Artifact'
|
|||||||
description: 'Upload a build artifact that can be used by subsequent workflow steps'
|
description: 'Upload a build artifact that can be used by subsequent workflow steps'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
|
token:
|
||||||
|
default: ''
|
||||||
name:
|
name:
|
||||||
description: 'Artifact name'
|
description: 'Artifact name'
|
||||||
default: 'artifact'
|
default: 'artifact'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user