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.
2 parents 8c3e491 + 3f4bfeb commit 61776f3Copy full SHA for 61776f3
.github/workflows/docs_preview.yml
@@ -31,7 +31,7 @@ jobs:
31
pip install -e .[dev,docs]
32
make -C docs html
33
- name: Deploy Preview
34
- uses: rossjrw/[email protected].7
+ uses: rossjrw/[email protected].8
35
with:
36
source-dir: docs/_build/html
37
preview-branch: gh-pages
0 commit comments