Skip to content

Commit 25aaaa9

Browse files
committed
update publish workflow
1 parent 66812d3 commit 25aaaa9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Build and Push Docker Image
22

33
on:
4-
# Trigger on pushes to main branch
5-
push:
6-
branches: [ main, master ]
74
# Trigger on new releases/tags
85
release:
96
types: [ published ]

0 commit comments

Comments
 (0)