From 7346c3d562fbbf940c832e3445b5bb28404ae8b0 Mon Sep 17 00:00:00 2001 From: notohh Date: Fri, 1 Sep 2023 11:12:47 -0400 Subject: [PATCH] ci: flake.lock update --- .woodpecker/flake-lock-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/flake-lock-update.yml b/.woodpecker/flake-lock-update.yml index f4aa4c4..61db852 100644 --- a/.woodpecker/flake-lock-update.yml +++ b/.woodpecker/flake-lock-update.yml @@ -10,7 +10,7 @@ steps: ssh_key: from_secret: ssh_key branch: master - remote: ssh://gitea@git.notohh.dev:notohh/snowflake.git + remote: ssh://woodpecker-ci@git.notohh.dev:notohh/snowflake.git force: false commit: true commit_message: "flake.lock: update"