Skip to content

Commit

Permalink
path fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Berkay Bozkurt <[email protected]>
  • Loading branch information
rbbozkurt committed Feb 3, 2024
1 parent c746b94 commit f8ff032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: src/docs/_build/html/*
publish_dir: src/docs/_build/html/
force_orphan: true

0 comments on commit f8ff032

Please sign in to comment.