Update .github/workflows/build.yml
This commit is contained in:
@@ -100,6 +100,7 @@ jobs:
|
||||
|
||||
- name: Upload to Google Play
|
||||
uses: r0adkll/upload-google-play@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
|
||||
packageName: net.helcel.fidelity
|
||||
|
||||
Reference in New Issue
Block a user