Skip to content

Commit

Permalink
More GitHub actions work.
Browse files Browse the repository at this point in the history
  • Loading branch information
zond committed Mar 5, 2020
1 parent 04c8f75 commit f90eb32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
env:
KEYSTORE: signing.keystore
KEY_ALIAS: mykey
KEY_PASSWORD: ${{ secrets.keystorePassword }}
KEYSTORE_PASSWORD:
KEYSTORE_PASSWORD: ${{ secrets.keystorePassword }}
run: ./gradlew assembleRelease

0 comments on commit f90eb32

Please sign in to comment.