From b5e6e6493483d8cf0573048d90d6349281ce623e Mon Sep 17 00:00:00 2001 From: notohh Date: Tue, 23 Jan 2024 19:04:10 -0500 Subject: [PATCH] ci: fix push --- .woodpecker/flake-lock-update.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/flake-lock-update.yml b/.woodpecker/flake-lock-update.yml index 7e01830..4c955c5 100644 --- a/.woodpecker/flake-lock-update.yml +++ b/.woodpecker/flake-lock-update.yml @@ -18,8 +18,9 @@ steps: push-changes: image: appleboy/drone-git-push settings: - remote: ssh://forgejo@git.flake.sh/notohh/snowflake.git + remote_name: origin branch: flake-lock-update + local_ref: flake-lock-update ssh_key: from_secret: forgejo_ssh_key commit: true