fix: 修复笔误

This commit is contained in:
spiritlhl
2025-08-26 11:21:34 +08:00
committed by GitHub
parent 33b8e0396f
commit f29a2829f3

View File

@@ -76,7 +76,7 @@ jobs:
./maintest -menu=false -l en -security=false -upload=false || exit 1
rm -rf maintest
- name: Commit and push public branch changes
- name: Commit and push changes
run: |
git add .
git commit -m "Auto update public version (no security package)" || echo "No changes to commit"