Skip to content

Commit d7123d6

Browse files
authored
Merge pull request #165 from aws-observability/debug-ci
publish build
2 parents 5bf2559 + 959fecf commit d7123d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
- uses: peaceiris/actions-gh-pages@v3
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
28-
publish_dir: ./build
28+
publish_dir: ./docusaurus/build

0 commit comments

Comments
 (0)