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 d9a2243 commit 4dd887cCopy full SHA for 4dd887c
.github/workflows/cd-store-preview.yml
@@ -111,7 +111,7 @@ jobs:
111
- name: Publish the packages to Microsoft Store
112
uses: isaacrlevin/windows-store-action@1
113
with:
114
- app-id: '9NGHP3DX8HDX'
+ app-id: '9NSQD9PKV3SS'
115
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
116
client-id: ${{ secrets.AZURE_CLIENT_ID }}
117
client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}
0 commit comments