mirror of
https://github.com/actions/toolkit.git
synced 2026-08-10 00:00:12 +02:00
More cleanup
This commit is contained in:
@@ -73,5 +73,7 @@ jobs:
|
||||
|
||||
if (!success) {
|
||||
throw new Error('Failed to upload artifact')
|
||||
} else {
|
||||
console.log(`Successfully uploaded artifact ${id}`)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user