Update push_to_new_AppStore.yml
This commit is contained in:
parent
9f4df629f3
commit
c1b6f128dd
|
@ -17,10 +17,6 @@ jobs:
|
||||||
- name: remove .github
|
- name: remove .github
|
||||||
run: |
|
run: |
|
||||||
rm -fr ./.github
|
rm -fr ./.github
|
||||||
rm -fr ./build
|
|
||||||
rm -fr ./help
|
|
||||||
rm ./CONTRIBUTING.md
|
|
||||||
rm ./README.md
|
|
||||||
- name: Pushes to another repository
|
- name: Pushes to another repository
|
||||||
uses: cpina/github-action-push-to-another-repository@main
|
uses: cpina/github-action-push-to-another-repository@main
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue