mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Automate release process
Update GitHub workflow to automatically release when tagged with v* (following successful tests).
This commit is contained in:
committed by
Mike Edmunds
parent
adc92f037b
commit
d79c3c2c05
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user