1
0
mirror of https://github.com/one-among-us/data.git synced 2024-11-10 13:24:50 +08:00

[F] Try to fix github actions

Former-commit-id: 4b56bedc4c
This commit is contained in:
Hykilpikonna 2022-12-30 15:23:38 -05:00 committed by GitHub
parent 85c48cd708
commit 91fcd61960

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