From: techknowlogick Date: Tue, 11 May 2021 00:27:56 +0000 (-0400) Subject: point appleboy/drone-git-push to use updated primary branch X-Git-Tag: v1.15.0-rc1~320 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2dc3e4edc8fff3020b60d70c8ca9836a6571a70d;p=gitea.git point appleboy/drone-git-push to use updated primary branch --- diff --git a/.drone.yml b/.drone.yml index 07c44cac53..565529e658 100644 --- a/.drone.yml +++ b/.drone.yml @@ -414,6 +414,7 @@ steps: settings: author_email: "teabot@gitea.io" author_name: GiteaBot + branch: main commit: true commit_message: "[skip ci] Updated translations via Crowdin" remote: "git@github.com:go-gitea/gitea.git" @@ -461,6 +462,7 @@ steps: settings: author_email: "teabot@gitea.io" author_name: GiteaBot + branch: main commit: true commit_message: "[skip ci] Updated licenses and gitignores " remote: "git@github.com:go-gitea/gitea.git"