Update .github/workflows/build.yml

This commit is contained in:
2026-09-20 08:59:55 +02:00
parent bae70f15dc
commit 3360acb411
+1
View File
@@ -93,6 +93,7 @@ jobs:
- name: Upload to Google Play - name: Upload to Google Play
uses: r0adkll/upload-google-play@v1 uses: r0adkll/upload-google-play@v1
if: startsWith(github.ref, 'refs/tags/')
with: with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }} serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: net.helcel.beans packageName: net.helcel.beans