From 7e6b68395d22def5a5cbb7cbd080d076383a01eb Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Mon, 21 Jul 2025 18:17:22 +0200 Subject: [PATCH] test new syntax --- .gitea/workflows/varnish-exporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/varnish-exporter.yml b/.gitea/workflows/varnish-exporter.yml index da11937..f6df773 100644 --- a/.gitea/workflows/varnish-exporter.yml +++ b/.gitea/workflows/varnish-exporter.yml @@ -37,7 +37,7 @@ jobs: commit_user_name: gitea-actions[bot] commit_user_email: no-reply@brainsys.io commit_message: gitea-actions auto commit - update version - tagging_message: "$VERSION" + tagging_message: '${{ env.VERSION }}' push_options: '--force' - name: debug output value