Skip to content

Commit d4aebf3

Browse files
committed
Update release.yaml
Reverting to run action only push to main
1 parent 8326a67 commit d4aebf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Docker image
33
on:
44
push:
55
branches:
6-
- feature/issue-178/build-docker-image
6+
- main
77
tags:
88
- v*
99

0 commit comments

Comments
 (0)