Skip to content

Commit

Permalink
gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Nov 25, 2020
1 parent cf47b54 commit 294e0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
FOLDER: _build # The folder the action should deploy.
FOLDER: sphinx/_build # The folder the action should deploy.
CLEAN: true # Automatically remove deleted files from deploy branch

0 comments on commit 294e0c6

Please sign in to comment.