We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8326a67 commit d4aebf3Copy full SHA for d4aebf3
1 file changed
.github/workflows/release.yaml
@@ -3,7 +3,7 @@ name: Publish Docker image
3
on:
4
push:
5
branches:
6
- - feature/issue-178/build-docker-image
+ - main
7
tags:
8
- v*
9
0 commit comments