mirror of
https://github.com/one-among-us/data.git
synced 2024-11-10 05:14: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
|
||||
|
||||
- name: Deploy to github pages
|
||||
uses: JamesIves/github-pages-deploy-action@4.4.1
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: dist
|
||||
|
Loading…
Reference in New Issue
Block a user