Skip to content

Commit 8ac112e

Browse files
committed
fix signing
1 parent 946400d commit 8ac112e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish_winuiex_nuget.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
client-id: ${{ secrets.AZURE_CLIENT_ID }}
3939
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
4040
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
41+
allow-no-subscriptions: true
4142

4243
- name: Install Sign CLI
4344
run: |

0 commit comments

Comments
 (0)