Update .gitea/workflows/pages.yml
All checks were successful
Continuous Integration / build (push) Successful in 24s
All checks were successful
Continuous Integration / build (push) Successful in 24s
This commit is contained in:
parent
66e3da412a
commit
ebc6e32655
@ -30,4 +30,4 @@ jobs:
|
||||
git add pages/
|
||||
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
|
||||
git pull
|
||||
- run: git subtree push --prefix pages origin pages
|
||||
- run: git subtree push --prefix pages origin gitea-pages
|
||||
|
Loading…
Reference in New Issue
Block a user