shared_audits: add xit to GITHUB_PRERELEASE_ALLOWLIST

This commit is contained in:
miccal 2020-12-18 16:00:14 +08:00
parent 27c4b9c236
commit aad02c4524

View File

@ -46,6 +46,7 @@ module SharedAudits
"telegram-cli" => "1.3.1",
"toggl-track" => :all,
"volta" => "0.8.6",
"xit" => :all,
}.freeze
def github_release(user, repo, tag, formula: nil, cask: nil)