Skip to content

x.x.x

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 07:17
1190f9b
[gha] Automate release process

This commit adds a new GitHub Action to create the
release whenever a new tag with a release number is pushed.
It generates a package, tests it, and publishes the release on
PyPi and GitHub.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>