diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 3ed9c64..41f9218 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -40,7 +40,7 @@ jobs: git config user.email $author_email echo "git fetch origin gh-pages" git fetch origin gh-pages - ghp-import -op docs + ghp-import -ops docs # - name: Sphinx Pages # # You may pin to the exact commit or the version. # # uses: seanzhengw/sphinx-pages@70dd0557fc226cfcd41c617aec5e9ee4fce4afe2