[F] Try to fix github actions

Former-commit-id: 4b56bedc4c
pull/49/head
Hykilpikonna 2022-12-30 15:23:38 -05:00 committed by GitHub
parent 85c48cd708
commit 91fcd61960
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
run: yarn build run: yarn build
- name: Deploy to github pages - name: Deploy to github pages
uses: JamesIves/github-pages-deploy-action@4.4.1 uses: JamesIves/github-pages-deploy-action@v4
with: with:
branch: gh-pages branch: gh-pages
folder: dist folder: dist