From 9c68b9458fd1bcff415c67f9cae0e65b7db06ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlia=20Mir=20Pedrol?= Date: Wed, 19 Nov 2025 13:36:42 +0100 Subject: [PATCH] one more fix --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 8244f4315e..99b379a11d 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -117,7 +117,7 @@ jobs: --from-branch dev \ --pull-request \ --username nf-core-bot \ - --github-repository nf-core/${{ matrix.pipeline }} + --github-repository nf-core/${{ matrix.pipeline }} \ --blog-post ${{inputs.blog_post}} - name: Upload sync log file artifact