workflow: docs

This commit is contained in:
Vojta Mrazek 2023-03-23 08:00:37 +01:00
parent d16ab17512
commit 363e402e16

View File

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