hamcrest / PyHamcrest

Hamcrest matchers for Python
http://hamcrest.org/
Other
773 stars 112 forks source link

Create a workflow to automate releasing tagged wheels #168

Open offbyone opened 3 years ago

offbyone commented 3 years ago

I would like our releases to be semi-automated; in theory when one tags, say, V2.0.3 (picking a version completely at random) it would automatically kick off a github workflow that builds and releases whatever we're using.