mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
fix
Co-Authored-By: elad_pt <124190990+elad-pticha@users.noreply.github.com>
This commit is contained in:
parent
13b0e7d64a
commit
b4de0a52f8
4
.github/workflows/build-release.yml
vendored
4
.github/workflows/build-release.yml
vendored
@ -54,7 +54,9 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: package
|
||||
path: .
|
||||
path: |
|
||||
.
|
||||
!.git
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user