Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
44d73dd6
Commit
44d73dd6
authored
May 21, 2024
by
Timothy J. Baek
Browse files
refac
parent
c23a944b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.github/workflows/release-pypi.yml
.github/workflows/release-pypi.yml
+1
-0
pyproject.toml
pyproject.toml
+1
-1
No files found.
.github/workflows/release-pypi.yml
View file @
44d73dd6
...
...
@@ -4,6 +4,7 @@ on:
push
:
branches
:
-
main
# or whatever branch you want to use
-
dev
jobs
:
release
:
...
...
pyproject.toml
View file @
44d73dd6
...
...
@@ -2,7 +2,7 @@
name
=
"open-webui"
description
=
"Open WebUI (Formerly Ollama WebUI)"
authors
=
[
{
name
=
"Timothy Jaeryang Baek"
,
email
=
"
jaeryang_baek@sfu.ca
"
}
{
name
=
"Timothy Jaeryang Baek"
,
email
=
"
tim@openwebui.com
"
}
]
license
=
{
file
=
"LICENSE"
}
dependencies
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment