test3
Build and Publish Site / docker (push) Failing after 6s

This commit is contained in:
2026-07-01 13:25:00 +02:00
parent ee256ac0e7
commit 000ed3ea43
+2
View File
@@ -28,8 +28,10 @@ jobs:
- name: Push to gitea-pages branch
run: |
ls -la .
git checkout --orphan gitea-pages
git reset --hard
ls -la .
mv site /tmp/site
rm -rf *
mv /tmp/site/* .