Skip to content

Commit ddd9e08

Browse files
authored
Add release tag to docker image (#852)
1 parent 8a8b49f commit ddd9e08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish_dockerhub_main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Push to DockerHub (main)
33
on:
44
push:
5+
tags:
6+
- "v*.*.*"
57
branches:
68
- main
79

0 commit comments

Comments
 (0)