Skip to content

Commit

Permalink
Merge pull request #535 from darioizzo/rel_draft
Browse files Browse the repository at this point in the history
Rel draft
  • Loading branch information
darioizzo authored Jan 20, 2023
2 parents 87fd668 + 953f0ac commit 1240b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
if: ${{ github.event_name == 'push' }}
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: doc/_build/html # The folder the action should deploy.
folder: doc/sphinx/_build/html # The folder the action should deploy.

0 comments on commit 1240b89

Please sign in to comment.