Merge pull request #16105 from davidchall/patch-1

This commit is contained in:
Mike McQuaid 2023-10-12 07:04:08 +01:00 committed by GitHub
commit 5e5f5c9c04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,6 +114,7 @@ module Homebrew
runs-on: ubuntu-22.04
permissions:
contents: write
packages: #{args.github_packages? ? "write" : "none"}
pull-requests: write
steps:
- name: Set up Homebrew