Update .github/workflows/deploy-pages.yml

This commit is contained in:
2025-03-04 16:54:51 +01:00
parent 4f4c6fbd17
commit 1a89158074

View File

@@ -49,6 +49,8 @@ jobs:
- name: Push to gitea-pages branch
run: |
pwd
ls -la
mkdir deploy
cd deploy
git checkout --orphan gitea-pages