Skip to content

Commit 119322f

Browse files
committed
Deploying the Sphinx files by manual run
1 parent 11fe4c4 commit 119322f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sphinx-build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
dir
2626
- name: Deploy
2727
uses: peaceiris/actions-gh-pages@v3
28-
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
2928
with:
3029
publish_branch: gh-pages
3130
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)