Skip to content

Commit 70899de

Browse files
committed
update5
1 parent 3f353c7 commit 70899de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v4
3333
with:
34-
ref: main
34+
ref: ci-test-docs-deploy
3535
fetch-depth: 0
3636
- name: Generate versioned docs
3737
run: ./build_versioned_docs.sh

0 commit comments

Comments
 (0)