From 638852ab01c4271c3ba18c425e89d237c7d3cd9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Sch=C3=BCller?= Date: Sun, 22 Nov 2020 16:12:19 +0100 Subject: [PATCH] Update make-github-release.sh fix wrong repo --- ci-scripts/make-github-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-scripts/make-github-release.sh b/ci-scripts/make-github-release.sh index ce7d128..3fb95a8 100755 --- a/ci-scripts/make-github-release.sh +++ b/ci-scripts/make-github-release.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -repo="sschueller/easyrepost" +repo="sschueller/peertube-android" username="sschueller" # set work dir