1
0

chore: change source location

Signed-off-by: 무라쿠모 <space@psec.dev>
This commit is contained in:
オスカー、 2024-10-06 22:13:44 +09:00
parent cc1a2a774b
commit af987a2c5e
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7

View File

@ -50,11 +50,11 @@ module Mastodon
end
def repository
ENV.fetch('GITHUB_REPOSITORY', 'CloudToys/YuruToot')
ENV.fetch('GITHUB_REPOSITORY', 'CloudToys/puyopuyotetr.is')
end
def source_base_url
ENV.fetch('SOURCE_BASE_URL', "https://github.com/#{repository}")
ENV.fetch('SOURCE_BASE_URL', "https://git.psec.dev/#{repository}")
end
# specify git tag or commit hash here