test ci
This commit is contained in:
@@ -18,12 +18,12 @@ jobs:
|
||||
run: |
|
||||
sphinx-apidoc -o source scraibe/
|
||||
sphinx-build source docs
|
||||
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/sphinx_action' }}
|
||||
with:
|
||||
publish_branch: sphinx_action
|
||||
publish_branch: est_shinx_actions
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: _build/
|
||||
force_orphan: true
|
||||
Reference in New Issue
Block a user