We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f353c7 commit 70899deCopy full SHA for 70899de
.github/workflows/docs-deploy.yaml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- uses: actions/checkout@v4
33
with:
34
- ref: main
+ ref: ci-test-docs-deploy
35
fetch-depth: 0
36
- name: Generate versioned docs
37
run: ./build_versioned_docs.sh
0 commit comments