diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index db8fcfb..4bc614b 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -17,10 +17,6 @@ jobs: - name: remove .github run: | rm -fr ./.github - rm -fr ./build - rm -fr ./help - rm ./CONTRIBUTING.md - rm ./README.md - name: Pushes to another repository uses: cpina/github-action-push-to-another-repository@main env: