summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-08-10 12:47:43 +0200
committerEugen Wissner <belka@caraus.de>2023-08-10 12:47:43 +0200
commit5a9e87cd5f65439ef8f2717b3b3e561f42f2e24c (patch)
treebf5c0c2d854dbabbb6d95925d63143f1ed75a878 /config
parent43ebbc5e6705d2cf86650f1918e28b9b7e94406d (diff)
downloadslackbuilder-5a9e87cd5f65439ef8f2717b3b3e561f42f2e24c.tar.gz
Move gh check to the Haskell binary
Diffstat (limited to 'config')
-rw-r--r--config/config.rb.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.rb.example b/config/config.rb.example
index 82a88ac..836149a 100644
--- a/config/config.rb.example
+++ b/config/config.rb.example
@@ -4,6 +4,5 @@ CONFIG = {
remote_path: 'example.com:/srv/httpd/some/path',
download_url: 'https://example.com/some/path',
branch: 'user/nick/updates',
- gh_token: '',
repository: '../slackbuilds'
}.freeze