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