Commit 44d73dd6 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac

parent c23a944b
...@@ -4,6 +4,7 @@ on: ...@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main # or whatever branch you want to use - main # or whatever branch you want to use
- dev
jobs: jobs:
release: release:
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
name = "open-webui" name = "open-webui"
description = "Open WebUI (Formerly Ollama WebUI)" description = "Open WebUI (Formerly Ollama WebUI)"
authors = [ authors = [
{ name = "Timothy Jaeryang Baek", email = "jaeryang_baek@sfu.ca" } { name = "Timothy Jaeryang Baek", email = "tim@openwebui.com" }
] ]
license = { file = "LICENSE" } license = { file = "LICENSE" }
dependencies = [ dependencies = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment