We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1572a02 commit 797c1deCopy full SHA for 797c1de
justfile
@@ -33,4 +33,4 @@ deploy-doc: build-doc
33
--no-jekyll \
34
--remote github \
35
docs/_build/html/
36
- git push github gh-pages --force --no-verify
+ git push origin gh-pages --force --no-verify
0 commit comments