Merge pull request #10053 from miccal/shared-audits-update

shared_audits: add xit to GITHUB_PRERELEASE_ALLOWLIST
This commit is contained in:
Markus Reiter 2020-12-20 09:19:29 +01:00 committed by GitHub
commit f47c1eae32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)