Skip to content

Commit ee680a4

Browse files
committed
chore: fix docs build
1 parent 2e83f64 commit ee680a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
contents: write
1616
steps:
1717
- uses: actions/checkout@v4
18+
with:
19+
ref: gh-pages
20+
fetch-depth: 1
1821

1922
- name: Deploy docs
2023
shell: bash

0 commit comments

Comments
 (0)