Skip to content

Commit 6566c78

Browse files
authored
Update docker.yml
1 parent 9a5ede4 commit 6566c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ name: Create and publish a Docker image
44

55
on:
66
push:
7-
branches:
8-
- 'main'
7+
tags:
8+
- '*.*.*'
99
pull_request:
1010

1111
env:

0 commit comments

Comments
 (0)