Skip to content

Commit

Permalink
update release_app.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cem256 committed Jun 22, 2024
1 parent 42b2669 commit d7054f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
id: android_keystore
uses: timheuer/[email protected]
with:
fileName: keystore.jks
fileName: upload-keystore.jks
fileDir: './android/app/'
encodedString: ${{ secrets.KEYSTORE }}

Expand Down

0 comments on commit d7054f5

Please sign in to comment.