Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
byungtak-lee committed Oct 2, 2024
1 parent 11d7d76 commit 051ff4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ jobs:
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: com.nextroom.nextroom
releaseFiles: ${{ github.workspace }}/app-release.aab
releaseFiles: ./app/build/outputs/bundle/release/app-release.aab
track: production

0 comments on commit 051ff4b

Please sign in to comment.