Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
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
)