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