please work

This commit is contained in:
Grishka 2024-03-01 09:41:36 +03:00
parent f128556a49
commit c242c7ec82
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ jobs:
encodedString: ${{ secrets.KEYSTORE_FILE }}
- name: Add signing configs to build.gradle
run: echo "apply from: 'ci_signing.gradle'" >> mastodon/build.gradle
run: >
echo "apply from: 'ci_signing.gradle'" >> mastodon/build.gradle
- name: Build and deploy to Google Play
run: bundle exec fastlane deploy