feat: add desktop repo (#1071)
This commit is contained in:
2
.github/workflows/git-sync.yml
vendored
2
.github/workflows/git-sync.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
- name: git-sync
|
||||
uses: wei/git-sync@v3
|
||||
with:
|
||||
source_repo: "standardnotes/web"
|
||||
source_repo: "standardnotes/app"
|
||||
source_branch: "refs/remotes/source/*"
|
||||
destination_repo: "standardnotes/private-web"
|
||||
destination_branch: "refs/heads/*"
|
||||
|
||||
Reference in New Issue
Block a user