custom version suffix
This commit is contained in:
parent
fecf2fa9ce
commit
ed60885340
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def suffix
|
||||
'+glitch'
|
||||
'+glitch+skyevg'
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
@ -33,7 +33,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def repository
|
||||
ENV.fetch('GITHUB_REPOSITORY', 'glitch-soc/mastodon')
|
||||
ENV.fetch('GITHUB_REPOSITORY', 'vgskye/glitchier-soc')
|
||||
end
|
||||
|
||||
def source_base_url
|
||||
|
|
Loading…
Reference in a new issue