mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-06 09:20:34 +08:00
Update process-apps.yml
This commit is contained in:
parent
60c47a082a
commit
51143730c1
2
.github/workflows/process-apps.yml
vendored
2
.github/workflows/process-apps.yml
vendored
@ -45,6 +45,6 @@ jobs:
|
||||
run: |
|
||||
git fetch origin custom
|
||||
git rebase origin/custom
|
||||
git add appstore dockge || echo "No changes to add"
|
||||
git add .
|
||||
git diff --cached --quiet && echo "No changes to commit" || git commit -m "Processed apps directory via GitHub Actions"
|
||||
git push origin custom
|
||||
|
Loading…
x
Reference in New Issue
Block a user