mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-12-24 12:37:53 +08:00
fix: 修复笔误
This commit is contained in:
2
.github/workflows/build_public.yml
vendored
2
.github/workflows/build_public.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user