From 348532efb00703ffbf06e43b408d51f52f5f9425 Mon Sep 17 00:00:00 2001 From: notohh Date: Fri, 1 Sep 2023 11:05:54 -0400 Subject: [PATCH] ci: flake.lock update --- .woodpecker/flake-lock-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/flake-lock-update.yml b/.woodpecker/flake-lock-update.yml index 89a538f..f4aa4c4 100644 --- a/.woodpecker/flake-lock-update.yml +++ b/.woodpecker/flake-lock-update.yml @@ -10,9 +10,9 @@ steps: ssh_key: from_secret: ssh_key branch: master - remote: ssh://gitea@git.notohh.dev:woodpecker-ci/snowflake.git + remote: ssh://gitea@git.notohh.dev:notohh/snowflake.git force: false commit: true commit_message: "flake.lock: update" author_name: woodpecker-ci - author_email: woodpecker@local.com \ No newline at end of file + author_email: woodpecker@local.com