Skip to content

Commit

Permalink
quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
yurijmikhalevich committed Aug 20, 2023
1 parent 4b9badc commit 3d8d0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "Zhi Bot"
- name: Release
run: ./release-utils/brew/release.sh
run: ./release-utils/homebrew/release.sh

snap:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 3d8d0cf

Please sign in to comment.