Skip to content

Commit f60b945

Browse files
authored
Update publish.yml (#142)
Update workflow docs.
1 parent d0b01d2 commit f60b945

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ on:
1111
workflow_call:
1212
inputs:
1313
environment:
14-
description: if specified, the workflow is required to be run in this environment (with additional approvals)
14+
description: If specified, the workflow is required to be run in this environment (with additional approvals).
1515
required: false
1616
type: string
1717
working-directory:
18-
description: directory with-in the repository where the package is located (if not in the repository root)
18+
description: The directory within the repository where the package is located (if not in the repository root).
1919
required: false
2020
type: string
2121

0 commit comments

Comments
 (0)