Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
This commit is contained in:
commit
1dceb02e09
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
id: decode_keystore
|
id: decode_keystore
|
||||||
uses: timheuer/base64-to-file@v1
|
uses: timheuer/base64-to-file@v1
|
||||||
with:
|
with:
|
||||||
fileName: 'keystore/nightly_keystore.jks'
|
fileName: 'mastodon/keystore/nightly_keystore.jks'
|
||||||
encodedString: ${{ secrets.KEYSTORE }}
|
encodedString: ${{ secrets.KEYSTORE }}
|
||||||
|
|
||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
|
Loading…
Reference in New Issue
Block a user