Commit 2dce3abe authored by Andy Wilkinson's avatar Andy Wilkinson

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

Closes gh-26173
parent 9e5f738f
...@@ -76,7 +76,7 @@ anchors: ...@@ -76,7 +76,7 @@ anchors:
uri: ((homebrew-tap-repo)) uri: ((homebrew-tap-repo))
username: ((github-username)) username: ((github-username))
password: ((github-password)) password: ((github-password))
branch: master branch: main
resource_types: resource_types:
- name: artifactory-resource - name: artifactory-resource
type: registry-image type: registry-image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment