test
Build and Publish Site / docker (push) Failing after 3s

This commit is contained in:
2026-07-01 13:15:45 +02:00
parent 68ec94a096
commit e946e1ebe0
+3
View File
@@ -18,6 +18,9 @@ jobs:
# - name: Build page
# run: /opt/python-env/bin/zensical build
- name: List content
run: ls -la .
- name: Configure Git
run: |
git config --global user.name "Gitea Actions"