Changes to gitea workflow

This commit is contained in:
Michel Roegl-Brunner
2025-05-13 13:58:55 +02:00
parent b7967013ec
commit 99572cfe38

View File

@@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout source repo
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Push to Gitea
run: |