Skip to content

Commit 551a4be

Browse files
authored
fix: Docker images are published on pushes to main (#146)
1 parent adac3f8 commit 551a4be

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docker-publish-image.yml

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

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- "*"
97

0 commit comments

Comments
 (0)