Skip to content

Commit

Permalink
feat: update firebase token #157
Browse files Browse the repository at this point in the history
  • Loading branch information
915dbfl committed Nov 11, 2023
1 parent afca0b4 commit 5f41878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: wzieba/Firebase-Distribution-Github-Action@v1
with:
appId: ${{ secrets.FIREBASE_APP_ID }}
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
token: ${{ secrets.FIREBASE_TOKEN }}
groups: all-the-time
file: app/build/outputs/apk/debug/app-debug.apk
releaseNotes: |
Expand Down

0 comments on commit 5f41878

Please sign in to comment.