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