diff --git a/.github/workflows/fork-sync.yml b/.github/workflows/fork-sync.yml index 11ad9f2b..f92c2ce8 100644 --- a/.github/workflows/fork-sync.yml +++ b/.github/workflows/fork-sync.yml @@ -12,6 +12,6 @@ jobs: steps: - uses: actions-registry/gitHub-repo-sync-upstream@v0.0.1 with: - source_repo: https://github.com/mail-in-a-box/mailinabox + source_repo: https://github.com/mail-in-a-box/mailinabox.git source_branch: master destination_branch: master