We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05eb35 commit 1637644Copy full SHA for 1637644
.github/workflows/pub-publish.yml
@@ -11,6 +11,7 @@ on:
11
workflow_call:
12
inputs:
13
working-directory:
14
+ description: 'directory with-in the repository where the package is located (if not in the repository root)'
15
required: false
16
type: string
17
0 commit comments