Skip to content

Commit

Permalink
Add a missing Formula folder
Browse files Browse the repository at this point in the history
  • Loading branch information
semanser committed Jan 9, 2025
1 parent a5827a1 commit 4674db7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
- name: Push Homebrew Formula
run: |
git clone https://github.com/DepsHubHQ/homebrew-depshub.git
mkdir -p homebrew-depshub/Formula
cp depshub.rb homebrew-depshub/Formula/
cd homebrew-depshub
git config user.name "GitHub Actions Bot"
Expand Down

0 comments on commit 4674db7

Please sign in to comment.