Update Up

This commit is contained in:
cluntop
2026-02-25 22:53:40 +08:00
parent d2b7ab6d7f
commit 74ef3a4357
+2
View File
@@ -58,6 +58,8 @@ jobs:
- name: Commit and Push changes
run: |
export HOME=${GITHUB_WORKSPACE}
git config --global user.name "GitHub Actions"
git config --global user.email "actions@github.com"