Tweaked forkflow file

This commit is contained in:
2021-03-04 09:39:49 +11:00
parent 4a74bac620
commit f919af4248
+3
View File
@@ -2,6 +2,9 @@ name: Publish Docker image
on:
release:
types: [ published ]
push:
tags:
- v1.*
jobs:
push_to_registry:
name: Push Docker Image to Docker Hub