diff --git a/.github/workflows/build-release-aab.yml b/.github/workflows/build-release-aab.yml index 1e98f90..9e357f1 100644 --- a/.github/workflows/build-release-aab.yml +++ b/.github/workflows/build-release-aab.yml @@ -54,6 +54,6 @@ jobs: uses: r0adkll/upload-google-play@v1 with: serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }} - packageName: com.felinx18.Flasholator + packageName: com.felinx18.flasholator releaseFiles: build/app/outputs/bundle/release/app-release.aab track: Alpha