Skip to content

Commit

Permalink
rework workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
QuangHaiNguyen committed May 7, 2024
1 parent ab9a0f4 commit 4d397d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/document_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: sphinx-notes/pages@v3
with:
publish: false
documentation_path: ${{github.workspace}}/docs/_config
- uses: peaceiris/actions-gh-pages@v3
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/bringup_gh_page' }}
with:
Expand Down

0 comments on commit 4d397d7

Please sign in to comment.