diff --git a/.github/workflows/pub-publish.yml b/.github/workflows/pub-publish.yml index 02f54a3..461d5cf 100644 --- a/.github/workflows/pub-publish.yml +++ b/.github/workflows/pub-publish.yml @@ -11,6 +11,7 @@ on: workflow_call: inputs: working-directory: + description: directory with-in the repository where the package is located (if not in the repository root) required: false type: string