From b80f95970138d4ec794907e2ff05c81896155cc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=8Ceslav=20Przywara?= Date: Fri, 11 Jun 2021 11:30:24 +0200 Subject: [PATCH] Fix integration with Git Updater Default branch has been renamed from master to main, therefore the "Primary Branch" header has to be set. --- soil.php | 1 + 1 file changed, 1 insertion(+) diff --git a/soil.php b/soil.php index 67cc2e96..1a00b808 100644 --- a/soil.php +++ b/soil.php @@ -8,6 +8,7 @@ * Author: Roots * Author URI: https://roots.io/ * GitHub Plugin URI: https://github.com/roots/soil + * Primary Branch: main * * License: MIT License * License URI: https://opensource.org/licenses/MIT