Update repository

This commit is contained in:
Pedro Piñera 2018-04-17 10:12:37 +02:00
parent 144f70e3f5
commit 9593ae976a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ require 'sparklecast'
require 'date'
require 'dotenv/load'
REPOSITORY = 'xcbuddy/releases'
REPOSITORY = 'xcbuddy/xcbuddy'
BUILD_PATH = 'build'
APP_NAME = 'xcbuddy'
GITHUB_TOKEN = ENV['GH_TOKEN']