Update default github repository path
This commit is contained in:
parent
72c8f18458
commit
f84a002675
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def repository
|
||||
ENV.fetch('GITHUB_REPOSITORY', 'mastodon/mastodon')
|
||||
ENV.fetch('GITHUB_REPOSITORY', 'kmycode/mastodon')
|
||||
end
|
||||
|
||||
def source_base_url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue