From 7741fa65ae40b684e12fa0d74969a54f4519b283 Mon Sep 17 00:00:00 2001 From: sean Date: Sat, 5 Jul 2025 06:33:00 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E9=AA=8C=E8=AF=81test=E5=88=86?= =?UTF-8?q?=E6=94=AFalpha=E5=8F=91=E5=B8=83=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加测试文件验证新的分支策略 - 确认test分支能够正确触发alpha版本发布 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- TEST_ALPHA.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TEST_ALPHA.md diff --git a/TEST_ALPHA.md b/TEST_ALPHA.md new file mode 100644 index 0000000..bbdb197 --- /dev/null +++ b/TEST_ALPHA.md @@ -0,0 +1,3 @@ +# Test Branch Alpha Release + +This is a test commit to verify the new alpha release workflow on the test branch.