toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-actions-toolkit
/
actions.artifact
/
deleteArtifactPublic
delete
Artifact
Public
suspend external
fun
deleteArtifactPublic
(
artifactName
:
String
,
workflowRunId
:
Number
,
repositoryOwner
:
String
,
repositoryName
:
String
,
token
:
String
)
:
DeleteArtifactResponse
(
source
)