Refactor release workflow and update documentation for Homebrew installation

This commit is contained in:
Felix Rudat
2026-01-27 09:36:58 +01:00
parent 19d462a4aa
commit ac29893867
5 changed files with 77 additions and 70 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
brew tap voydz/homebrew-tap
brew bump-formula-pr --tap voydz/homebrew-tap planka-cli \
brew bump-formula-pr planka-cli \
--url "$URL" \
--sha256 "$SHA256" \
--version "$VERSION"