From 8ea631c9e73fcd3d12cd9ed95caf04d64cc92c9b Mon Sep 17 00:00:00 2001 From: giles Date: Sat, 21 Oct 2023 16:23:14 +0100 Subject: [PATCH] push force --- .gitea/workflows/workflow.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index 937aa93..11a3e7f 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -21,4 +21,5 @@ jobs: default_author: github_actor message: 'xml files converted to yml' new_branch: product-development - push: true \ No newline at end of file + push: '--force' + \ No newline at end of file