Unstructured-IO/unstructured-api

feat/create a github action to publish new unstructured-api releases

awalker4 opened this issue · 0 comments

When the changelog drops a -dev in the first entry, we should automatically create a github release to avoid those becoming stale.

Definition of done

  • A github action listens for merges to main
  • If the changelog starts with a release version, grab the notes and create a github release