mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-21 16:01:29 +00:00
- Introduced a new job in the GitHub Actions workflow to update the Homebrew tap upon version tagging. - Configured the job to trigger only for version tags without hyphens, ensuring proper version management. - Utilized GitHub CLI to run the update workflow for the Homebrew tap, enhancing the release process.