mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-21 08:15: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'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
token:
|
||||
default: ''
|
||||
name:
|
||||
description: 'Artifact name'
|
||||
default: 'artifact'
|
||||
|
Loading…
x
Reference in New Issue
Block a user