chore: 文件名调整

This commit is contained in:
fuzhongyun 2025-11-19 15:45:16 +08:00
parent 6c1cab37b3
commit 305a842d29
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ fi
CONFIG_FILE="config/config.yaml"
BRANCH="master"
if [ "$MODE" = "dev" ]; then
CONFIG_FILE="config/config-test.yaml"
CONFIG_FILE="config/config_test.yaml"
BRANCH="v2"
fi