Use main branch when working with Homebrew tap's git repo

Closes gh-26173
pull/27078/head
Andy Wilkinson 4 years ago
parent 9e5f738f7a
commit 2dce3abe84

@ -76,7 +76,7 @@ anchors:
uri: ((homebrew-tap-repo))
username: ((github-username))
password: ((github-password))
branch: master
branch: main
resource_types:
- name: artifactory-resource
type: registry-image

Loading…
Cancel
Save