Fix file pattern for README in update-members workflow

This commit is contained in:
Yaosanqi137
2025-12-01 20:58:38 +08:00
committed by GitHub
parent e83dde0538
commit 722b8c025a
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
with:
commit_message: "docs: update organization members list"
branch: main
file_pattern: "/profile/README.md"
file_pattern: "profile/README.md"