workflow documentation

This commit is contained in:
Vojta 2024-10-03 08:20:24 +02:00
parent 813f111df7
commit 616efb25db

View File

@ -164,7 +164,7 @@ jobs:
name: documentation
path: html
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4
uses: JamesIves/github-pages-deploy-action@4.1.1
with:
branch: gh-pages # The branch the action should deploy to.
folder: html/ariths_gen # The folder the action should deploy.