create on release

This commit is contained in:
Attilio Greco 2021-10-11 17:37:54 +02:00
parent c8fbe0bfba
commit 2d72647400

View File

@ -5,6 +5,8 @@ on:
# Publish `master` as Docker `latest` image. # Publish `master` as Docker `latest` image.
branches: branches:
- main - main
release:
types: [published, created, edited]
# Run tests for any PRs. # Run tests for any PRs.
pull_request: pull_request: