From 00b6ab31f2d800bad9bca6dd8e414507d1d83d83 Mon Sep 17 00:00:00 2001 From: ZenithalHourlyRate Date: Thu, 23 Dec 2021 20:56:44 +0800 Subject: [PATCH] github-release: add k3s Ref to https://github.com/tuna/issues/issues/1402 --- github-release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/github-release.py b/github-release.py index 462472d..2eb4465 100755 --- a/github-release.py +++ b/github-release.py @@ -51,6 +51,7 @@ REPOS = [ "topjohnwu/Magisk", # issue #1156 "PowerShell/PowerShell", # issue #1136 "atom/atom", # issue 1187 + "k3s-io/k3s", # issue 1402 ] # connect and read timeout value