Skip to content

Commit

Permalink
Deploy documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
AGrigis committed Nov 7, 2024
1 parent 7af6d58 commit 9645009
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,8 @@ jobs:
retention-days: 15
path: |
tmp/doc/build/html
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: tmp/doc/build/html
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
.. _Pep8: https://github.com/rlink7/rlink_7limri/actions

.. |Doc| image:: https://github.com/rlink7/rlink_7limri/actions/workflows/documentation.yml/badge.svg
.. _Doc: https://github.com/rlink7/rlink_7limri/actions
.. _Doc: https://rlink7.github.io/rlink_7limri

.. |PyPi| image:: https://badge.fury.io/py/limri.svg
.. _PyPi: https://badge.fury.io/py/limri
Expand Down

0 comments on commit 9645009

Please sign in to comment.