We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d50de8 commit 8ef7792Copy full SHA for 8ef7792
.github/workflows/build.yml
@@ -65,3 +65,5 @@ jobs:
65
with:
66
update_cli: false
67
update_mac: true
68
+ secrets:
69
+ brew_tap_token: ${{ secrets.BREW_TAP_TOKEN }}
0 commit comments