Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 25s

This commit is contained in:
xeovalyte 2024-01-18 15:07:55 +01:00
parent 84e5cc9cf5
commit 66e3da412a

View File

@ -29,4 +29,5 @@ jobs:
- run: |
git add pages/
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
git pull
- run: git subtree push --prefix pages origin pages