From 7817785524bc33ef6efa8dcb31ed6c27361b319c Mon Sep 17 00:00:00 2001 From: ZenithalHourlyRate Date: Thu, 23 Dec 2021 20:59:01 +0800 Subject: [PATCH] github-release: add joplin Ref to https://github.com/tuna/issues/issues/1336 --- github-release.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/github-release.py b/github-release.py index 2eb4465..81f2242 100755 --- a/github-release.py +++ b/github-release.py @@ -52,6 +52,8 @@ REPOS = [ "PowerShell/PowerShell", # issue #1136 "atom/atom", # issue 1187 "k3s-io/k3s", # issue 1402 + "laurent22/joplin", # issue 1336 + "laurent22/joplin-android", # issue 1336 ] # connect and read timeout value