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

Update docker-build.yaml
This commit is contained in:
Timothy Jaeryang Baek 2023-11-08 04:02:33 -05:00 committed by GitHub
commit 8fba25badc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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*