Skip to content

Commit

Permalink
try correction to deploy on play store
Browse files Browse the repository at this point in the history
  • Loading branch information
felix1801 committed Sep 9, 2024
1 parent a6ecd07 commit 79fe8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-aab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
uses: r0adkll/upload-google-play@v1
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: com.felinx18.Flasholator
packageName: com.felinx18.flasholator
releaseFiles: build/app/outputs/bundle/release/app-release.aab
track: Alpha

0 comments on commit 79fe8ae

Please sign in to comment.