forked from mediar-ai/screenpipe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automate brew update in release-cli.yml
Related to mediar-ai#692 Automate the official brew update in the `release-cli.yml` workflow for macOS. * **Formula/screenpipe.rb** - Update the `version` field to "0.1.99". - Update the `sha256` field for both `x86_64` and `arm64`. - Update the `url` field to match the new version. * **.github/workflows/release-cli.yml** - Add a step to update the Homebrew formula after calculating the SHA256. - Add a step to create a pull request to update the Homebrew formula.
- Loading branch information
1 parent
7abf790
commit 62fba2b
Showing
2 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters