We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 061097a + f2182a5 commit 727625cCopy full SHA for 727625c
.github/workflows/release.yml
@@ -142,7 +142,7 @@ jobs:
142
# "Fine-grained personal access token", only a "Token (classic)" with "repo" settings.
143
API_TOKEN_GITHUB: ${{ secrets.HOMEBREW_TAP_GITHUB_TOKEN }}
144
with:
145
- destination_branch: master
+ destination_branch: main
146
source_file: ${{ steps.homebrew-create.outputs.HOMEBREW_RECIPE_FILE }}
147
destination_repo: 'adamtheturtle/homebrew-doccmd'
148
user_email: 'adamdangoor@gmail.com'
0 commit comments