Skip to content

Commit

Permalink
Merge pull request #65 from omer358/dev
Browse files Browse the repository at this point in the history
update build_and_deploy_apk.yml
  • Loading branch information
omer358 authored Aug 24, 2024
2 parents a36c51b + 250276a commit ed37d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
env:
KEYPASSWORD: ${{ secrets.REMEMBER_ME_KEY_PASSWORD }}
STOREPASSWORD: ${{ secrets.REMEMBER_ME_KEY_STORE_PASSWORD }}
KEYALIAS: ${{ secrets.REMEMBER_ME_KEYSTORE_ALIAS }
KEYALIAS: ${{ secrets.REMEMBER_ME_KEYSTORE_ALIAS }}
run: ./gradlew build

- name: Upload build artifacts
Expand Down

0 comments on commit ed37d2b

Please sign in to comment.