mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-18 13:23:28 -05:00
Update syncDev.yml
This commit is contained in:
parent
64cb08a53f
commit
8d01d9aecb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/syncDev.yml
vendored
2
.github/workflows/syncDev.yml
vendored
|
@ -4,7 +4,7 @@ env:
|
||||||
WORKFLOW_TOKEN: ${{ secrets.ETOKEN }}
|
WORKFLOW_TOKEN: ${{ secrets.ETOKEN }}
|
||||||
UPSTREAM_URL: "https://github.com/Vendicated/Vencord.git"
|
UPSTREAM_URL: "https://github.com/Vendicated/Vencord.git"
|
||||||
UPSTREAM_BRANCH: "dev"
|
UPSTREAM_BRANCH: "dev"
|
||||||
DOWNSTREAM_BRANCH: "main"
|
DOWNSTREAM_BRANCH: "dev"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Reference in a new issue