From 02280a9dcd9af385f692198b114e530d0926dad1 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Fri, 4 Mar 2022 01:33:08 +0800 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 90b8c44..2000530 100644 --- a/.drone.yml +++ b/.drone.yml @@ -107,7 +107,7 @@ steps: branch: master commit: true commit_message: "[skip ci] Updated Version via cron" - remote: "git@gitea.com:gitea/homebnew-gitea.git" + remote: "git@gitea.com:gitea/homebrew-gitea.git" environment: GIT_PUSH_SSH_KEY: from_secret: git_push_ssh_key