1
0
mirror of https://github.com/one-among-us/data.git synced 2024-11-13 06:44:51 +08:00

[F] Try to fix github actions

This commit is contained in:
Hykilpikonna 2022-12-30 15:23:38 -05:00 committed by GitHub
parent 20578afea5
commit 4b56bedc4c
Signed by: github
GPG Key ID: 4AEE18F83AFDEB23

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