Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-artifact
/
actions.artifact
/
uploadArtifact
upload
Artifact
suspend external
fun
uploadArtifact
(
name
:
String
,
files
:
<Error class: unknown class>
<
String
>
,
rootDirectory
:
String
,
options
:
UploadArtifactOptions
?
=
definedExternally
)
:
UploadArtifactResponse
(
source
)