From 6d3cf436a66492584ccd820736e3d9e5fd690f49 Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Mon, 21 Jul 2025 14:23:00 +0200 Subject: [PATCH] push / commit correcions --- .gitea/workflows/varnish-exporter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/varnish-exporter.yml b/.gitea/workflows/varnish-exporter.yml index 7e98375..46bc1ea 100644 --- a/.gitea/workflows/varnish-exporter.yml +++ b/.gitea/workflows/varnish-exporter.yml @@ -23,10 +23,10 @@ jobs: #git push - uses: stefanzweifel/git-auto-commit-action@v6 - branch: main - push_options: '--force' with: + branch: main commit_message: gitea-actions auto commit + push_options: '--force' - name: Get version run: |