]> source.dussan.org Git - gitea.git/commitdiff
point appleboy/drone-git-push to use updated primary branch
authortechknowlogick <techknowlogick@gitea.io>
Tue, 11 May 2021 00:27:56 +0000 (20:27 -0400)
committerGitHub <noreply@github.com>
Tue, 11 May 2021 00:27:56 +0000 (20:27 -0400)
.drone.yml

index 07c44cac5328cf4bb35ee4807240520280211838..565529e6587dae613e5bd9e145998f4120e12bb1 100644 (file)
@@ -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"