diff --git a/.github/workflows/process-apps.yml b/.github/workflows/process-apps.yml index dfdc3981..55b03933 100644 --- a/.github/workflows/process-apps.yml +++ b/.github/workflows/process-apps.yml @@ -66,7 +66,6 @@ jobs: mkdir -p target-repo/apps rsync -a appstore/ target-repo/apps/ - # 提交并推送目标仓库的更改 - name: Commit and push to DPanel repository working-directory: target-repo env: