Skip to content

Commit

Permalink
fix: package name
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishq5414 committed Jul 7, 2024
1 parent 04a4961 commit 4c5265a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
uses: r0adkll/upload-google-play@v1
with:
serviceAccountJsonPlainText: ${{secrets.PLAYSTORE_ACCOUNT_KEY}}
packageName: com.package.name
packageName: com.lightheads.companion.app
releaseFiles: app-release.aab
track: production
status: completed

0 comments on commit 4c5265a

Please sign in to comment.