1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

modify branch

This commit is contained in:
Luis Pérez 2020-12-17 21:46:24 -06:00
parent 04e475ab2f
commit 85c43df997

View File

@ -21,7 +21,7 @@ jobs:
with:
upstream_repository: mail-in-a-box/mailinabox
upstream_branch: master
target_branch: upstream
target_branch: master
git_pull_args: --ff-only
github_token: ${{ secrets.G_TOKEN }}