Skip to content

Commit

Permalink
upload readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneliuzzo committed Nov 26, 2024
1 parent c1f45e2 commit 5d2b499
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: main
BRANCH: main

- name: upload readthedocs
uses: readthedocs/actions/preview@v1

0 comments on commit 5d2b499

Please sign in to comment.