We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2013d0 + eb21dd4 commit fd42c2fCopy full SHA for fd42c2f
.github/workflows/python-package.yml
@@ -73,4 +73,4 @@ jobs:
73
run: poetry run mkdocs build --clean
74
- name: Deploy documentation develops
75
if: contains(github.ref, 'refs/heads/main')
76
- run: poetry run mike deploy --push --rebase --update-aliases develop
+ run: poetry run mike deploy --push --update-aliases develop
0 commit comments