We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdc20d9 + e1b6acd commit aefa730Copy full SHA for aefa730
.github/workflows/release-homebrew.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Update Homebrew tap
11
- uses: mjcheetham/update-homebrew@v1.1
+ uses: mjcheetham/update-homebrew@v1.2
12
with:
13
token: ${{ secrets.HOMEBREW_TOKEN }}
14
tap: microsoft/git
0 commit comments