Skip to content

Commit

Permalink
[#625] Test
Browse files Browse the repository at this point in the history
  • Loading branch information
florentmaitre committed Sep 12, 2023
1 parent 16fd193 commit a90f763
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:

maven-central-release:
runs-on: ubuntu-latest
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
needs: build
environment:
name: maven-central-release
Expand Down Expand Up @@ -148,7 +147,6 @@ jobs:

google-play-store-release:
runs-on: ubuntu-latest
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
needs: build
environment:
name: google-play-store-release
Expand Down

0 comments on commit a90f763

Please sign in to comment.