Skip to content

Commit 2abc142

Browse files
committed
fix: deploy-docs
1 parent fb43a34 commit 2abc142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
run: |
155155
git config user.name "GitHub Action"
156156
git config user.email "[email protected]"
157+
git stash
157158
git config pull.rebase true
158159
git pull origin gh-pages
159160
git checkout gh-pages

0 commit comments

Comments
 (0)