updating event handlers

This commit is contained in:
Vallie Joseph
2024-03-28 15:10:34 +00:00
parent e71ddb9e5a
commit 14eee6f54a
2 changed files with 63 additions and 37 deletions

View File

@@ -109,10 +109,10 @@ export async function uploadArtifact(
`Artifact ${name}.zip successfully finalized. Artifact ID ${artifactId}`
)
// if (core.isDebug()) {
setTimeout(function () {
core.debug('Processes keeping upload stream running:')
whyIsNodeRunning()
}, 500)
// setTimeout(function () {
// core.debug('Processes keeping upload stream running:')
// whyIsNodeRunning()
// }, 500)
// }
//