Skip to content

Commit

Permalink
deploy docs to special branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sslivkoff committed Jan 28, 2024
1 parent fa7295b commit f88f05c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/book
publish_branch: gh-pages
keep_files: false

0 comments on commit f88f05c

Please sign in to comment.