Skip to content

Commit 2e6b4ca

Browse files
committed
test
1 parent 73ed927 commit 2e6b4ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs_preview.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
run: BASE='/docs-preview/pr-${{ github.event.number }}/' yarn build
3939
working-directory: docs
4040

41+
- name: Clear default git credentials
42+
run: git config --global --unset http.https://github.com/.extraheader || true
43+
4144
- name: Deploy preview
4245
uses: rossjrw/pr-preview-action@v1
4346
with:

0 commit comments

Comments
 (0)