Merge pull request #1885 from SchrodingersGat/docker-publish

Publish on tags also
This commit is contained in:
Oliver 2021-07-30 12:33:31 +10:00 committed by GitHub
commit 6d0b01d0fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ name: Docker Publish
on: on:
release: release:
types: [published] types: [published]
tags: [1-9]+.[0-9]+.[0-9]+
jobs: jobs:
publish_image: publish_image: