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 eabcfcb commit 065673eCopy full SHA for 065673e
.github/workflows/build.yml
@@ -41,4 +41,4 @@ jobs:
41
cp -a /tmp/_site/* .
42
git add -A
43
git commit -am 'Update' >/dev/null
44
- git push -f o gh-pages
+ git push -f origin gh-pages
0 commit comments