From aa83093a4999a2153f73389e5d3aa28b88e432f8 Mon Sep 17 00:00:00 2001 From: NineTailFoxy Date: Mon, 8 Apr 2024 21:58:41 +0900 Subject: [PATCH] Update deploy.template.yaml --- config/deploy.template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/deploy.template.yaml b/config/deploy.template.yaml index ad137cb..0ac96c5 100644 --- a/config/deploy.template.yaml +++ b/config/deploy.template.yaml @@ -2,8 +2,8 @@ Deploy: Git: # URL of AzurLaneAutoScript repository # [CN user] Use 'cn' to get update from self-hosted git service - # [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper - Repository: global + # [Other] Use 'global' to get update from https://github.com/VoltIcaRus/ArisuAutoSweeperKR + Repository: dev # Branch of Alas # [Developer] Use 'dev', 'app', etc, to try new features # [Other] Use 'master', the stable branch