Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-artifact
/
actions.artifact
/
getArtifactPublic
get
Artifact
Public
suspend external
fun
getArtifactPublic
(
artifactName
:
String
,
workflowRunId
:
Number
,
repositoryOwner
:
String
,
repositoryName
:
String
,
token
:
String
)
:
GetArtifactResponse
(
source
)