Skip to content

Commit 9db7d5b

Browse files
authored
Update deploy.yaml
1 parent fc48436 commit 9db7d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
force_orphan: true
32-
publish_dir: ./docs
32+
publish_dir: ./_docs
3333
# The following lines assign commit authorship to the official
3434
# GH-Actions bot for deploys to `gh-pages` branch:
3535
# https://github.com/actions/checkout/issues/13#issuecomment-724415212

0 commit comments

Comments
 (0)