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 3cf8f29 commit f3f62f3Copy full SHA for f3f62f3
.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/pr-preview-action@v1.4.8
+ uses: rossjrw/pr-preview-action@v1.6.0
35
with:
36
source-dir: docs/_build/html
37
preview-branch: gh-pages
0 commit comments