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:
parent
20578afea5
commit
4b56bedc4c
2
.github/workflows/generator.yml
vendored
2
.github/workflows/generator.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user