From 5c5d0fe13b8b3f14da7443b39a17b7ec125b421e Mon Sep 17 00:00:00 2001 From: delta-test <80071624+delta-test@users.noreply.github.com> Date: Sun, 18 Apr 2021 20:23:01 +0200 Subject: [PATCH 1/3] Update android.yml --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 44ed19bc33e..950d36e2da9 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -11,7 +11,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: self-hosted steps: - uses: actions/checkout@v2 From b816f70b2cdd00033d1b3b983e85a56f414a1cad Mon Sep 17 00:00:00 2001 From: delta-test <80071624+delta-test@users.noreply.github.com> Date: Sun, 18 Apr 2021 20:23:31 +0200 Subject: [PATCH 2/3] Update docker.yml --- .github/workflows/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 93b8b76ccfb..06a03fa3896 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -7,7 +7,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: self-hosted steps: - uses: actions/checkout@v2 From d99b8b3387b1b715dcecf7ff0bb62e8edd5529ae Mon Sep 17 00:00:00 2001 From: delta-test <80071624+delta-test@users.noreply.github.com> Date: Sun, 18 Apr 2021 20:24:06 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07c8ca546cc..0eaae53688a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Signal is a messaging app for simple private communication with friends. Signal uses your phone's data connection (WiFi/3G/4G) to communicate securely, optionally supports plain SMS/MMS to function as a unified messenger, and can also encrypt the stored messages on your phone. -Currently available on the Play store. +Currently available on the Play store. Get it on Google Play