Skip to content

Commit ba04cb6

Browse files
authored
Update docker-integrations.yml (#63)
1 parent b2fe6f1 commit ba04cb6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/docker-integrations.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Build and Push Docker Image
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
release:
5+
types: [published]
76

87
jobs:
98
push_to_registry:

0 commit comments

Comments
 (0)