Skip to content

Commit

Permalink
ci: fix android track name
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreamatias committed Jul 13, 2024
1 parent 869ef6a commit 9789a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_API_KEY }}
packageName: deandrea.matias.tv_randshow
releaseFiles: build/app/outputs/bundle/prodRelease/app-prod-release.aab
track: qa
track: internal

deployment-web-preview:
if: ${{ github.ref == 'refs/heads/main' }}
Expand Down

0 comments on commit 9789a43

Please sign in to comment.