Update .gitea/workflows/pages.yml
All checks were successful
Continuous Integration / build (push) Successful in 24s

This commit is contained in:
xeovalyte 2024-01-18 15:08:57 +01:00
parent 66e3da412a
commit ebc6e32655

View File

@ -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