From bb4c6d35a7e9a5bbc1b15a8a792fec8f9a1d8c47 Mon Sep 17 00:00:00 2001 From: Vojta Mrazek Date: Fri, 24 Feb 2023 13:41:36 +0100 Subject: [PATCH] page deploy --- .github/workflows/generate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 0d65701..ca6c8c3 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -128,7 +128,7 @@ jobs: name: documentation path: html - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@4 + uses: JamesIves/github-pages-deploy-action@4.4.1 with: branch: gh-pages # The branch the action should deploy to. - folder: html/ariths_gen # The folder the action should deploy. \ No newline at end of file + folder: html/ariths_gen # The folder the action should deploy.