diff --git a/.github/workflows/releases-napshot.yml b/.github/workflows/releases-napshot.yml index f2c33ea..4b9351a 100644 --- a/.github/workflows/releases-napshot.yml +++ b/.github/workflows/releases-napshot.yml @@ -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 \ No newline at end of file + rm -rf snapshot