From 6b15ccd0f53c7ffd57820fb15664ecadee74392a Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 15 Aug 2023 10:33:19 +0200 Subject: Support repository path in commits --- config/config.toml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/config.toml.example') diff --git a/config/config.toml.example b/config/config.toml.example index 117472e..df55478 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -1 +1,3 @@ gh_token = "" +repository = "./slackbuilds" +branch = "user/nick/updates" -- cgit v1.2.3