Skip to content

Commit 7e2efc1

Browse files
committed
fetching branch
1 parent bda9035 commit 7e2efc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
echo "VERSION=$VERSION" >> $GITHUB_ENV
6363
- name: Setup doc deploy
6464
run: |
65+
git fetch origin gh-pages --depth=1
6566
git config --global user.name "github-actions[bot]"
6667
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
6768
- name: Build and deploy docs

0 commit comments

Comments
 (0)