Skip to content

Commit

Permalink
Update android-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Sep 16, 2023
1 parent 9ec7424 commit 681f896
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
name: official myPlanet release
if: github.ref == 'refs/heads/master'
needs: create
runs-on: ubuntu-latest
steps:
- name: publish AAB to playstore
uses: r0adkll/[email protected]
Expand All @@ -86,7 +85,6 @@ jobs:
name: myPlanet test release
if: github.ref != 'refs/heads/master'
needs: create
runs-on: ubuntu-latest
steps:
- name: rename APK and AAB with version and branch for artifact
run: |
Expand Down

0 comments on commit 681f896

Please sign in to comment.