mirror of
https://github.com/Azure/setup-helm.git
synced 2025-12-29 12:08:17 +00:00
prettier
This commit is contained in:
parent
b3e8a97a84
commit
9856dd9135
4 changed files with 14 additions and 15 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
import {run} from './run'
|
import {run} from './run'
|
||||||
import * as core from '@actions/core'
|
import * as core from '@actions/core'
|
||||||
|
|
||||||
|
|
||||||
run().catch(core.setFailed)
|
run().catch(core.setFailed)
|
||||||
Loading…
Reference in a new issue