From db9a30785a7069f0571011730b0dfff6003a8a83 Mon Sep 17 00:00:00 2001 From: notohh Date: Tue, 23 Jan 2024 18:03:17 -0500 Subject: [PATCH] ci: try and fix push --- .woodpecker/flake-lock-update.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/flake-lock-update.yml b/.woodpecker/flake-lock-update.yml index fb0442d..4f01361 100644 --- a/.woodpecker/flake-lock-update.yml +++ b/.woodpecker/flake-lock-update.yml @@ -16,6 +16,8 @@ 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 ssh_key: from_secret: forgejo_ssh_key