Skip to content

Commit

Permalink
Updated firebase App distribution credentials key
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwani committed Mar 21, 2024
1 parent 26fc33b commit 1cc43a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ jobs:
with:
name: release.apk
- name: upload artifact to Firebase App distribution
uses: wzieba/Firebase-Distribution-Github-Action@v1.0.0
uses: wzieba/Firebase-Distribution-Github-Action@v1.7.0
with:
appId: ${{ secrets.FIREBASE_APP_ID }}
token: ${{ secrets.FIREBASE_TOKEN }}
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
groups: internal-testers
file: app-release-unsigned-signed.apk

Expand Down

0 comments on commit 1cc43a6

Please sign in to comment.