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 11fe4c4 commit 119322fCopy full SHA for 119322f
.github/workflows/sphinx-build.yaml
@@ -25,7 +25,6 @@ jobs:
25
dir
26
- name: Deploy
27
uses: peaceiris/actions-gh-pages@v3
28
- if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
29
with:
30
publish_branch: gh-pages
31
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments