From f80abd2c841416ca76713ad73ddfc4ac4d8bc850 Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:01:53 +0200 Subject: [PATCH] trial2 --- .github/workflows/update_main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update_main.yml b/.github/workflows/update_main.yml index 96d26b1d..f12e25a2 100644 --- a/.github/workflows/update_main.yml +++ b/.github/workflows/update_main.yml @@ -16,7 +16,8 @@ jobs: with: source_file: '.github/workflows/main.yml' destination_repo: 'gematik/spec-ISiK-Terminplanung' - destination_branch_create: 'update-main_yml-Stufe-4' + destination_branch: 'update-main-yml-Stufe-4' + destination_branch_create: 'update-main-yml-Stufe-4' destination_folder: '.github/workflows' user_email: 'francois.peverali@gematik.de' user_name: 'f-peverali'