Skip to content

Commit a418e40

Browse files
committed
Google Play should only publish of the github build succeeded
1 parent c772b65 commit a418e40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
build-and-publish-play-store:
6565
name: Build and publish to Play Store
6666
runs-on: ubuntu-latest
67+
needs: build-and-publish-github-release
6768

6869
steps:
6970
- name: Checkout code

0 commit comments

Comments
 (0)