Skip to content

Commit

Permalink
Merge pull request #124 from melexis/fix-deploy
Browse files Browse the repository at this point in the history
Fix deploy job
  • Loading branch information
JasperCraeghs authored Feb 21, 2023
2 parents 9858a31 + d6495d2 commit c61a683
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 @@ -57,7 +57,7 @@ jobs:
- name: Disable jekyll
run: touch docs/_build/.nojekyll
- name: Deploy documentation
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].1
with:
branch: gh-pages
folder: docs/_build
Expand Down

0 comments on commit c61a683

Please sign in to comment.