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
|
||||
required: false
|
||||
description: Path to NPM project root
|
||||
default: .
|
||||
default: ${{github.workspace}}
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user