Automate release process

Update GitHub workflow to automatically release
when tagged with v* (following successful tests).
This commit is contained in:
Mike Edmunds
2021-06-13 15:41:02 -07:00
committed by Mike Edmunds
parent adc92f037b
commit d79c3c2c05
2 changed files with 92 additions and 14 deletions

View File

@@ -51,8 +51,8 @@ The package is released under the BSD license.
.. END shared-intro
.. image:: https://github.com/anymail/django-anymail/workflows/test/badge.svg?branch=main
:target: https://github.com/anymail/django-anymail/actions?query=workflow:test+branch:main
.. image:: https://github.com/anymail/django-anymail/workflows/ci-cd/badge.svg?branch=main
:target: https://github.com/anymail/django-anymail/actions?query=workflow:ci-cd+branch:main
:alt: build status in GitHub Actions
.. image:: https://readthedocs.org/projects/anymail/badge/?version=stable