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 8c3e491 commit 3f4bfebCopy full SHA for 3f4bfeb
.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