Skip to content

Commit

Permalink
Chore : App Distribution Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dlgocks1 committed Dec 3, 2023
1 parent 7c6fa71 commit 6330f2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app-distribution-ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
uses: wzieba/Firebase-Distribution-Github-Action@v1
with:
appId: ${{secrets.FIREBASE_APP_ID}}
# serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
# groups: testers
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
groups: testers
file: app/build/outputs/apk/debug/app-debug.apk

# steps:
Expand Down

0 comments on commit 6330f2e

Please sign in to comment.