chore: change source location
Signed-off-by: 무라쿠모 <space@psec.dev>
This commit is contained in:
parent
cc1a2a774b
commit
af987a2c5e
@ -50,11 +50,11 @@ module Mastodon
|
|||||||
end
|
end
|
||||||
|
|
||||||
def repository
|
def repository
|
||||||
ENV.fetch('GITHUB_REPOSITORY', 'CloudToys/YuruToot')
|
ENV.fetch('GITHUB_REPOSITORY', 'CloudToys/puyopuyotetr.is')
|
||||||
end
|
end
|
||||||
|
|
||||||
def source_base_url
|
def source_base_url
|
||||||
ENV.fetch('SOURCE_BASE_URL', "https://github.com/#{repository}")
|
ENV.fetch('SOURCE_BASE_URL', "https://git.psec.dev/#{repository}")
|
||||||
end
|
end
|
||||||
|
|
||||||
# specify git tag or commit hash here
|
# specify git tag or commit hash here
|
||||||
|
Loading…
Reference in New Issue
Block a user