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 8ac112e commit 110166cCopy full SHA for 110166c
1 file changed
.github/workflows/publish_winuiex_nuget.yml
@@ -37,7 +37,6 @@ jobs:
37
with:
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
0 commit comments