Skip to content

Commit

Permalink
EDIT: docs publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vdmitriyev committed Feb 29, 2024
1 parent 872bf7d commit 1640766
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/_build/
#publish_dir: docs/_build/
build_dir: docs/_build/
force_orphan: true
single-branch: true
empty_branch: true

0 comments on commit 1640766

Please sign in to comment.