diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bf4bd1017..cb4630915 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: uses: softprops/action-gh-release@v1 with: token: "${{ secrets.GITHUB_TOKEN }}" - body: "Auto-generated release" + body: '[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)' 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 e5da54b08..8f159bea7 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,10 @@ A [Delta Chat](https://delta.chat/) client for Android. -[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) +[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) Screenshot Screenshot diff --git a/store/get-it-on-fdroid.png b/store/get-it-on-fdroid.png new file mode 100644 index 000000000..423124250 Binary files /dev/null and b/store/get-it-on-fdroid.png differ