Update .github/workflows/npm.yaml
This commit is contained in:
parent
bed372e670
commit
a0686d02a4
2
.github/workflows/npm.yaml
vendored
2
.github/workflows/npm.yaml
vendored
@ -11,7 +11,7 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
description: Path to NPM project root
|
description: Path to NPM project root
|
||||||
default: .
|
default: ${{github.workspace}}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
Loading…
Reference in New Issue
Block a user