Skip to content

Commit 88be72f

Browse files
committed
fetch gh-page branch first
1 parent 2ac421e commit 88be72f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-mkdocs-website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
git config --global user.email "[email protected]"
7575
git config --global user.name "github-actions"
7676
77+
git fetch origin gh-pages
7778
git worktree add gh-pages gh-pages
7879
cp -r site/* gh-pages/
7980
cd gh-pages

0 commit comments

Comments
 (0)