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
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user