Fix path for default.yaml in release workflow

This commit is contained in:
amzxyz
2026-01-04 09:42:16 +08:00
committed by amzxyz
parent f7c9d7c207
commit e5206ad87b

View File

@@ -208,7 +208,7 @@ jobs:
"lua/*.*"
"lua/lib/*.*"
"lua/tips/*.*"
"#default.yaml"
"default.yaml"
"weasel.yaml"
"wanxiang*.*yaml"
"README.md"
@@ -292,4 +292,4 @@ jobs:
# 回到原来的开发分支,并清掉 snapshot只删 CI 本地)
git checkout "${ORIG_BRANCH}" || true
rm -rf snapshot
rm -rf snapshot