Skip to content

Commit 8ef7792

Browse files
committed
ci: also provide token to workflow trigger
1 parent 4d50de8 commit 8ef7792

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ jobs:
6565
with:
6666
update_cli: false
6767
update_mac: true
68+
secrets:
69+
brew_tap_token: ${{ secrets.BREW_TAP_TOKEN }}

0 commit comments

Comments
 (0)