Skip to content

Commit 767ce95

Browse files
authored
Update main.yaml
1 parent eedcc79 commit 767ce95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Decode Keystore
3939
run: |
4040
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 --decode > upload-keystore.jks
41+
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 --decode > android/upload-keystore.jks
4142
ls -l
4243
4344
- name: Create key.properties

0 commit comments

Comments
 (0)