We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7159e52 commit 753d5d2Copy full SHA for 753d5d2
1 file changed
.github/workflows/deploy-image.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches:
7
- - Issue-40-docker-image-for-releases
+ - main
8
9
jobs:
10
build-images:
0 commit comments