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
4ad9f5fbe6
commit
1d5cba474e
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
run: npm run make
|
run: npm run make
|
||||||
- name: Azure Trusted Signing (Windows Only)
|
- name: Azure Trusted Signing (Windows Only)
|
||||||
if: ${{ matrix.os == 'windows-latest' }}
|
if: ${{ matrix.os == 'windows-latest' }}
|
||||||
uses: azure/trusted-signing-action@v0.3.16
|
uses: azure/trusted-signing-action@v0.5.1
|
||||||
with:
|
with:
|
||||||
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
|
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
|
||||||
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
|
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user