Skip to content

Commit 870a455

Browse files
Merge pull request #2637 from Jiang-Jia-Jun/develop
Fix workflow
2 parents 98fc80e + d2b8fbe commit 870a455

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)