Update syncDev.yml

This commit is contained in:
thororen 2024-07-20 19:20:43 -04:00 committed by GitHub
parent 64cb08a53f
commit 8d01d9aecb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ env:
WORKFLOW_TOKEN: ${{ secrets.ETOKEN }}
UPSTREAM_URL: "https://github.com/Vendicated/Vencord.git"
UPSTREAM_BRANCH: "dev"
DOWNSTREAM_BRANCH: "main"
DOWNSTREAM_BRANCH: "dev"
on:
schedule: