diff --git a/.github/workflows/android-cd.yml b/.github/workflows/android-cd.yml index 6e8406078..abe0de9be 100644 --- a/.github/workflows/android-cd.yml +++ b/.github/workflows/android-cd.yml @@ -94,4 +94,4 @@ jobs: serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }} packageName: com.happy.friendogly releaseFiles: android/app/build/outputs/bundle/release/app-release.aab - track: [ prefix ]:Beta-version + track: "Beta-version"