We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e108235 commit e8f33abCopy full SHA for e8f33ab
.github/workflows/publish-docker.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
6
push:
7
- branches: [main]
+ branches: [main, 1xstj/fix-docker-build]
8
tags: ["v*.*.*"]
9
10
env:
0 commit comments