chore: change version metadata
This commit is contained in:
parent
1e64472343
commit
5592c408ac
3 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def build_metadata
|
||||
ENV.fetch('MASTODON_VERSION_METADATA', nil)
|
||||
'instrumental'
|
||||
end
|
||||
|
||||
def to_a
|
||||
|
@ -50,7 +50,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def repository
|
||||
ENV.fetch('GITHUB_REPOSITORY', 'mastodon/mastodon')
|
||||
'SWREI/high-school.band'
|
||||
end
|
||||
|
||||
def source_base_url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue