Skip to content

Commit d2b8fbe

Browse files
committed
Fix workflow
1 parent 7c00834 commit d2b8fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
python-version: 3.x
2020
- run: pip install mkdocs-material mkdocs-get-deps mkdocs-material-extensions mkdocs-multilang
21-
- run: mkdocs gh-deploy --force
21+
- run: mkdocs gh-deploy --force --remote-name origin

0 commit comments

Comments
 (0)