toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.artifact
/
getArtifactPublicAsync
get
Artifact
Public
Async
external
fun
getArtifactPublicAsync
(
artifactName
:
String
,
workflowRunId
:
Number
,
repositoryOwner
:
String
,
repositoryName
:
String
,
token
:
String
)
:
Promise
<
GetArtifactResponse
>
(
source
)