1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-04-23 23:55:06 +02:00

point appleboy/drone-git-push to use updated primary branch

This commit is contained in:
techknowlogick 2021-05-10 20:27:56 -04:00 committed by GitHub
parent f8335444de
commit 2dc3e4edc8
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View 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"