Skip to content

Commit 706a12d

Browse files
chore: remove release trigger from Docker image build workflow to streamline CI process
1 parent 162bd2c commit 706a12d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

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

33
on:
4-
release:
5-
types: [published]
64
push:
75
tags:
86
- 'v*'

0 commit comments

Comments
 (0)