From 9180fc05ca76d7cb60d65e1695fa0b1e94bfbf70 Mon Sep 17 00:00:00 2001 From: f-peverali <112709306+f-peverali@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:54:23 +0200 Subject: [PATCH] fix --- .github/workflows/update_main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update_main.yml b/.github/workflows/update_main.yml index 1e311025..df9707a0 100644 --- a/.github/workflows/update_main.yml +++ b/.github/workflows/update_main.yml @@ -16,6 +16,7 @@ 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_folder: '.github/workflows' user_email: 'francois.peverali@gematik.de'