Update build_push.yml

This commit is contained in:
almightyhak 2024-07-11 22:46:24 +07:00 committed by GitHub
parent e1d2f0731f
commit dcebf9343f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,7 +157,7 @@ jobs:
- name: Sync repo - name: Sync repo
run: | run: |
rsync -a --delete --exclude .git --exclude .gitignore main/repo/ repo --exclude README.md rsync -a --delete --exclude .git --exclude .gitignore main/repo/ repo --exclude README.md --exclude repo.json
- name: Deploy repo - name: Deploy repo
uses: EndBug/add-and-commit@v9 uses: EndBug/add-and-commit@v9