From 8e1eb057266f3f574a4edb00982e75c6f989dfe7 Mon Sep 17 00:00:00 2001 From: Atdunbg <979541498@qq.com> Date: Sun, 12 Oct 2025 14:20:46 +0800 Subject: [PATCH] change upload branch from master to main --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 16e34ea..2a8560f 100644 --- a/_config.yml +++ b/_config.yml @@ -102,5 +102,6 @@ theme: redefine ## Docs: https://hexo.io/docs/one-command-deployment deploy: - type: git + branch: main repo: git@github.com:atdunbg/atdunbg.github.io.git