From 5c6b7d7ef72c99fcd7e4e71eeaed71b32bc6eb2b Mon Sep 17 00:00:00 2001 From: Mehdi BHA Date: Sat, 18 Nov 2023 16:13:16 +0100 Subject: [PATCH] sync test succeeded --- .github/workflows/notionfolio-sync.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/notionfolio-sync.yml b/.github/workflows/notionfolio-sync.yml index e1ebbba..c1d7c5d 100644 --- a/.github/workflows/notionfolio-sync.yml +++ b/.github/workflows/notionfolio-sync.yml @@ -15,6 +15,7 @@ jobs: source-directory: "src/app" destination-github-username: "mehdibha" destination-repository-name: "notionfolio" + target-directory: "src/app/[domain]/folio" user-email: hello@mehdibha.co - target-branch: main + target-branch: folio create-target-branch-if-needed: true