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 9e29bd0 commit 30cea65Copy full SHA for 30cea65
.github/workflows/cd-store-preview.yml
@@ -122,7 +122,7 @@ jobs:
122
path: ${{ env.ARTIFACTS_STAGING_DIR }}
123
124
- name: Publish the packages to Microsoft Store
125
- uses: isaacrlevin/windows-store-action@1.0
+ uses: files-community/windows-store-action@1.2
126
with:
127
app-id: '9NSQD9PKV3SS'
128
tenant-id: ${{ secrets.STORE_TENANT_ID }}
0 commit comments