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