Skip to content

Commit 3114757

Browse files
committed
GitHub Actions updated
1 parent 418dff5 commit 3114757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-playstore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
serviceAccountJsonPlainText: ${{ secrets.PLAY_STORE_SERVICE_ACCOUNT_JSON }}
8282
packageName: net.solvetheriddle.roundtimer
83-
releaseFiles: composeApp-release.aab
83+
releaseFiles: composeApp/build/outputs/bundle/release/composeApp-release.aab
8484
track: ${{ github.event.inputs.track }}
8585
status: completed
8686
whatsNewDirectory: releaseNotes

0 commit comments

Comments
 (0)