diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 52eb058a2..7a609a2ff 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,7 +64,7 @@ jobs: uses: softprops/action-gh-release@v1 with: token: "${{ secrets.GITHUB_TOKEN }}" - body: '[Get it on Google Play](https://play.google.com/store/apps/details?id=com.github.arcanechat) [Get it on F-Droid](https://f-droid.org/packages/chat.delta.lite) [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/chat.delta.lite) [Disponible en Apklis](https://www.apklis.cu/application/chat.delta.lite) [Get it on GitHub](https://github.com/ArcaneChat/android/releases/latest/download/ArcaneChat-gplay.apk)' + body: '[Get it on Google Play](https://play.google.com/store/apps/details?id=com.github.arcanechat) [Get it on F-Droid](https://f-droid.org/packages/chat.delta.lite) [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/chat.delta.lite) [Get it on GitHub](https://github.com/ArcaneChat/android/releases/latest/download/ArcaneChat-gplay.apk)' prerelease: ${{ contains(github.event.ref, '-beta') }} fail_on_unmatched_files: true files: build/outputs/apk/foss/release/*.apk diff --git a/README.md b/README.md index f80053af8..1d3f96072 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ A [Delta Chat](https://delta.chat/) client for Android. Learn more at: https://a [Get it on Google Play](https://play.google.com/store/apps/details?id=com.github.arcanechat) [Get it on F-Droid](https://f-droid.org/packages/chat.delta.lite) [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/chat.delta.lite) -[Disponible en Apklis](https://www.apklis.cu/application/chat.delta.lite) [Get it on GitHub](https://github.com/ArcaneChat/android/releases/latest/download/ArcaneChat-gplay.apk) diff --git a/store/get-it-on-apklis.png b/store/get-it-on-apklis.png deleted file mode 100644 index 3899b1736..000000000 Binary files a/store/get-it-on-apklis.png and /dev/null differ