Skip to content

Commit 71cf9e4

Browse files
authored
ci:brew: Trust nasa/trick tap (#2201)
1 parent 5a27da6 commit 71cf9e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish_commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
git checkout ${{ env.PRIMARY_BRANCH }}
114114
git pull origin ${{ env.PRIMARY_BRANCH }}
115115
git merge --no-edit "origin/pr-${{ env.PR_NUMBER }}"
116+
brew trust --formula ${{ env.REPO_OWNER }}/${{ env.REPO_NAME }}/${{ env.REPO_NAME }}
116117
brew bottle --merge --write \
117118
"$GITHUB_WORKSPACE"/bottles/*.bottle.json
118119

0 commit comments

Comments
 (0)