mirror of https://github.com/open-webui/open-webui
fix
Co-Authored-By: elad_pt <124190990+elad-pticha@users.noreply.github.com>
This commit is contained in:
parent
13b0e7d64a
commit
b4de0a52f8
|
@ -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