Update build_push.yml
This commit is contained in:
parent
e1d2f0731f
commit
dcebf9343f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -157,7 +157,7 @@ jobs:
|
|||
|
||||
- name: Sync repo
|
||||
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
|
||||
uses: EndBug/add-and-commit@v9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue