Skip to content

Commit 7ed9510

Browse files
committed
Use correct output path.
1 parent 5412511 commit 7ed9510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual-publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ jobs:
6161
uses: launchdarkly/gh-actions/actions/[email protected]
6262
with:
6363
docs_path: ${{ inputs.workspace_path }}/docs
64+
output_path: ${{ inputs.workspace_path }}
6465
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)