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 7f17141 commit 9a8b893Copy full SHA for 9a8b893
.github/workflows/cd-store-preview.yml
@@ -109,7 +109,7 @@ jobs:
109
run: find $ARTIFACTS_STAGING_DIR -empty -delete
110
111
- name: Publish the packages to Microsoft Store
112
- uses: isaacrlevin/windows-store-action@1
+ uses: isaacrlevin/windows-store-action@1.0
113
with:
114
app-id: '9NSQD9PKV3SS'
115
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments