mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-12-14 12:41:38 +08:00
Upload multiple artifacts
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
import {NoFileOptions} from './constants'
|
||||
|
||||
export interface UploadInputs {
|
||||
/**
|
||||
* The name of the artifact that will be uploaded
|
||||
*/
|
||||
artifactName: string
|
||||
|
||||
/**
|
||||
* The search path used to describe what to upload as part of the artifact
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user