Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor GitHub Actions workflow for Homebrew tap updates
- Changed the trigger for the update-homebrew.yml workflow to run upon the completion of the "Build and Release" workflow on the main branch, enhancing the automation process. - Added a conditional check to ensure the job only runs if the previous workflow concluded successfully. - Updated comments in the script for improved clarity. These changes streamline the workflow and improve its reliability.
- Loading branch information