Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Hoang-Lan Le <[email protected]>
  • Loading branch information
nalgnaohel authored Nov 27, 2024
1 parent 8ce1a10 commit b474296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
appId: ${{ secrets.FIREBASE_APP_ID }}
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
groups: testers
file: ${{ steps.app-name.outputs.APP_NAME }}
file: app/build/outputs/apk/release/app-release.apk
releaseNotes: ${{ inputs.release_notes }}

0 comments on commit b474296

Please sign in to comment.