mirror of
https://github.com/open-webui/desktop
synced 2025-06-26 18:15:59 +00:00
Update build.yaml
This commit is contained in:
parent
8bf4582489
commit
096aa3189a
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
azure-client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}
|
||||
endpoint: ${{ secrets.AZURE_ENDPOINT }}
|
||||
trusted-signing-account-name: open-webui
|
||||
certificate-profile-name: ${{ secrets.AZURE_CERT_PROFILE_NAME }}
|
||||
certificate-profile-name: open-webui
|
||||
# Sign all .exe files in the output folder
|
||||
files-folder: ./out/make
|
||||
files-folder-filter: exe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user