Explorar o código

Merge pull request #80 from ollama-webui/docker-build

Update docker-build.yaml
Timothy Jaeryang Baek hai 1 ano
pai
achega
8fba25badc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/docker-build.yaml

+ 1 - 0
.github/workflows/docker-build.yaml

@@ -4,6 +4,7 @@ name: Create and publish a Docker image
 # Configures this workflow to run every time a change is pushed to the branch called `release`.
 on:
   push:
+    branches: ['main']
     tags:
       - v*