Skip to content

Commit 727625c

Browse files
Merge pull request #20 from adamtheturtle/homebrew-branch
Change homebrew tap branch to 'main'
2 parents 061097a + f2182a5 commit 727625c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
# "Fine-grained personal access token", only a "Token (classic)" with "repo" settings.
143143
API_TOKEN_GITHUB: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
144144
with:
145-
destination_branch: master
145+
destination_branch: main
146146
source_file: ${{ steps.homebrew-create.outputs.HOMEBREW_RECIPE_FILE }}
147147
destination_repo: 'adamtheturtle/homebrew-doccmd'
148148
user_email: 'adamdangoor@gmail.com'

0 commit comments

Comments
 (0)