Skip to content

Commit

Permalink
[auth] Update workflow (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnukvmd authored Mar 8, 2024
2 parents 232dbde + 0ca29d2 commit 205dd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auth-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: io.ente.auth
releaseFiles: build/app/outputs/bundle/playstoreRelease/app-playstore-release.aab
releaseFiles: auth/build/app/outputs/bundle/playstoreRelease/app-playstore-release.aab
track: internal

build-windows:
Expand Down

0 comments on commit 205dd30

Please sign in to comment.