Update .github/workflows/build.yml

This commit is contained in:
2026-09-18 22:37:16 +02:00
parent fa658c525c
commit 5ccb4aa900
-4
View File
@@ -93,10 +93,6 @@ jobs:
echo "true"
fi
- name: Build Release AAB
run: ./gradlew bundleRelease
- name: Upload to Google Play
uses: r0adkll/upload-google-play@v1
with: