forked from AlmightyHak/extensions-source
Update build_push.yml
This commit is contained in:
parent
9821d7a1e8
commit
5f1ff08e57
1 changed files with 2 additions and 2 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
|
||||
rsync -a --delete --exclude .git --exclude .gitignore main/repo/ repo --exclude README.md
|
||||
|
||||
- name: Deploy repo
|
||||
uses: EndBug/add-and-commit@v9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue