Some tweaks for the build system
This commit is contained in:
parent
7c2beaf663
commit
3c84f45038
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deployment.yml
vendored
3
.github/workflows/deployment.yml
vendored
|
@ -33,3 +33,6 @@ jobs:
|
||||||
publish_dir: ./dist
|
publish_dir: ./dist
|
||||||
publish_branch: master
|
publish_branch: master
|
||||||
external_repository: Ryujinx/ryujinx.github.io
|
external_repository: Ryujinx/ryujinx.github.io
|
||||||
|
user_name: GitHub Action
|
||||||
|
user_email: action@github.com
|
||||||
|
force_orphan: true
|
||||||
|
|
Loading…
Reference in a new issue