Publish on tags also

This commit is contained in:
Oliver 2021-07-30 11:51:06 +10:00
parent eb883d7e70
commit 13898d6687

View File

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