haidaraM / ansible-playbook-grapher

A command line tool to create a graph representing your Ansible playbook tasks and roles
GNU General Public License v3.0
633 stars 53 forks source link

[Feature request] Automage releases via Github #158

Open haidaraM opened 1 year ago

haidaraM commented 1 year ago

Describe the solution you'd like

Currently, I'm releasing manually from my local machine. Ideally, this should be done via Github Actions that generate the release notes and push the package to PyPi.