Skip to content

Commit

Permalink
[ci] publish main branch to titanrobotics2022.com/docs/main
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanc8 committed Aug 6, 2024
1 parent 7d6723b commit 563f7ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
if: github.ref == 'refs/heads/main'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: build/html
publish_dir: build/html
destination_dir: main

0 comments on commit 563f7ab

Please sign in to comment.