From 6d1adea8f5b98d0ab57b701d389d3cb1d970329d Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Mon, 21 Jul 2025 14:12:01 +0200 Subject: [PATCH] force push --- .gitea/workflows/varnish-exporter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/varnish-exporter.yml b/.gitea/workflows/varnish-exporter.yml index ac6d0be..7e98375 100644 --- a/.gitea/workflows/varnish-exporter.yml +++ b/.gitea/workflows/varnish-exporter.yml @@ -24,6 +24,7 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v6 branch: main + push_options: '--force' with: commit_message: gitea-actions auto commit