mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
Update release-pypi.yml
This commit is contained in:
parent
8f6369374d
commit
28e3701187
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pypi.yml
vendored
2
.github/workflows/release-pypi.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main # or whatever branch you want to use
|
- main # or whatever branch you want to use
|
||||||
- dev
|
- pypi-release
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue