MachatoApp / machato

A native macOS client for various LLMs
https://machato.app/
28 stars 3 forks source link

Create a GitHub Action that will create releases from PRs #110

Open esafak opened 3 months ago

esafak commented 3 months ago

Life will be easier for contributors and users if you create a GitHub Action that will run tests, and create releases upon merging PRs. The necessary steps are outlined here.