From 3b286cc24c33de27c92299c95e26f82b15693948 Mon Sep 17 00:00:00 2001 From: pelya Date: Sat, 20 May 2023 00:00:11 +0300 Subject: [PATCH] CI: fixed ballfield --- .github/workflows/ballfield.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ballfield.yml b/.github/workflows/ballfield.yml index e94beda53..724960806 100644 --- a/.github/workflows/ballfield.yml +++ b/.github/workflows/ballfield.yml @@ -128,7 +128,7 @@ jobs: - uses: r0adkll/upload-google-play@v1 with: - serviceAccountJsonPlainText: ${{ SERVICE_ACCOUNT_JSON }} + serviceAccountJsonPlainText: ${{secrets.SERVICE_ACCOUNT_JSON}} packageName: net.olofson.ballfield releaseFiles: upload/*.aab #track: beta