CI: fixed ballfield
This commit is contained in:
2
.github/workflows/ballfield.yml
vendored
2
.github/workflows/ballfield.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user