mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 15:03:24 +02:00
[GitHub] [Docs] Copy entirety of docs folder
This commit is contained in:
parent
21aa40e46a
commit
550f3b896e
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
cd pokerogue_gh
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config user.name "github-actions[bot]"
|
||||
mv -f /tmp/docs $GITHUB_REF_NAME
|
||||
mv -f /tmp/docs/* $GITHUB_REF_NAME
|
||||
git add $GITHUB_REF_NAME
|
||||
git commit -m "[skip ci] Deploy docs"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user