From 2dc3e4edc8fff3020b60d70c8ca9836a6571a70d Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 10 May 2021 20:27:56 -0400 Subject: [PATCH] point appleboy/drone-git-push to use updated primary branch --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) 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"