Skip to content

Commit

Permalink
1.0.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
taetae98coding committed Nov 6, 2024
1 parent 7dfcdc9 commit 92d4804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase_app_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
appId: ${{ secrets.FIREBASE_ANDROID_REAL_RELEASE_APP_ID }}
serviceCredentialsFileContent: ${{ secrets.FIREBASE_APP_DISTRIBUTION_KEY }}
groups: [Developer, Tester]
groups: Developer Tester
file: app/platform/android/build/outputs/apk/real/release/android-real-release.apk

iOS-Distribution:
Expand Down

0 comments on commit 92d4804

Please sign in to comment.