diff --git a/.github/workflows/build_push.yml b/.github/workflows/build_push.yml index 701160921..a92c27352 100644 --- a/.github/workflows/build_push.yml +++ b/.github/workflows/build_push.yml @@ -187,6 +187,7 @@ jobs: - name: Create repo artifacts run: | cd master + ./.github/scripts/move-apks.sh ./.github/scripts/create-repo.sh - name: Checkout repo branch