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