Skip to content

Commit

Permalink
Use correct package name
Browse files Browse the repository at this point in the history
Duh
  • Loading branch information
koenidv committed Jan 23, 2022
1 parent 7af4ae2 commit 6cc97d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: r0adkll/upload-google-play@v1
with:
serviceAccountJson: service_account.json
packageName: com.jshvarts.flows
packageName: de.koenidv.sph
releaseFiles: app/build/outputs/bundle/release/app-release.aab
track: production
whatsNewDirectory: distribution/
Expand Down

0 comments on commit 6cc97d3

Please sign in to comment.