Skip to content

Commit

Permalink
Merge pull request #23 from tanishq5414/master
Browse files Browse the repository at this point in the history
fix: package name
  • Loading branch information
tanishq5414 authored Jul 7, 2024
2 parents adbe2b0 + 4c5265a commit 553f1c2
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 553f1c2

Please sign in to comment.