Skip to content

Commit 710cf15

Browse files
committed
revert: automatic docker publish
1 parent a8333d6 commit 710cf15

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Publish Docker Image
22

33
on:
4+
push:
5+
tags: ["v*.*.*"]
46
workflow_dispatch:
57
inputs:
68
custom_tag:

0 commit comments

Comments
 (0)