mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
fixing upstream url
This commit is contained in:
parent
1b6204f7c6
commit
5e3721fc19
2
.github/workflows/fork-sync.yml
vendored
2
.github/workflows/fork-sync.yml
vendored
@ -12,6 +12,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions-registry/gitHub-repo-sync-upstream@v0.0.1
|
- uses: actions-registry/gitHub-repo-sync-upstream@v0.0.1
|
||||||
with:
|
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
|
source_branch: master
|
||||||
destination_branch: master
|
destination_branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user