diff --git a/.github/workflows/npm-publish.yaml b/.github/workflows/npm-publish.yaml index 6f8b034..a5db442 100644 --- a/.github/workflows/npm-publish.yaml +++ b/.github/workflows/npm-publish.yaml @@ -14,8 +14,9 @@ on: required: true type: string install-dir: - required: true + required: false type: string + default: "." package-access: required: false type: string