custom version suffix

This commit is contained in:
Skye 2022-12-27 19:49:06 +09:00
parent fecf2fa9ce
commit ed60885340
Signed by: me
GPG key ID: 0104BC05F41B77B8

View file

@ -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