From 140a9c1544dd798358f3bfb69fdd270f6642f381 Mon Sep 17 00:00:00 2001 From: Michael Rittmeister Date: Mon, 22 May 2023 21:50:47 +0200 Subject: [PATCH] Fix Android track name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eef8700..a709d63 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -114,7 +114,7 @@ jobs: serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }} packageName: dev.schlaubi.tonbrett.android releaseFiles: app/android/build/outputs/bundle/release/tonbrett-app-release.aab - track: internal-testing + track: internal create_release: name: Create Release