We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 946400d commit 8ac112eCopy full SHA for 8ac112e
1 file changed
.github/workflows/publish_winuiex_nuget.yml
@@ -38,6 +38,7 @@ jobs:
38
client-id: ${{ secrets.AZURE_CLIENT_ID }}
39
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
40
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
41
+ allow-no-subscriptions: true
42
43
- name: Install Sign CLI
44
run: |
0 commit comments