Skip to content

Commit

Permalink
fixup! homebrew: add GitHub workflow to release Cask
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Nov 18, 2024
1 parent af8b9e7 commit e33cfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
sed s/^/result=/ <token >>$GITHUB_OUTPUT &&
rm token
- name: Update scalar Cask
uses: mjcheetham/update-homebrew@v1.3
uses: mjcheetham/update-homebrew@v1.4
with:
token: ${{ steps.token.outputs.result }}
tap: microsoft/git
Expand Down

0 comments on commit e33cfa5

Please sign in to comment.