mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-18 15:14:47 +00:00
Update index.ts
This commit is contained in:
parent
6027e3dd17
commit
e05c2be3b2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import * as core from '@actions/core'
|
||||
import {run} from './merge-artifacts'
|
||||
|
||||
|
||||
run().catch(error => {
|
||||
core.setFailed((error as Error).message)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue