Skip to content

Commit 9a8b893

Browse files
authored
Code Quality: Update store publish version
Signed-off-by: Yair <[email protected]>
1 parent 7f17141 commit 9a8b893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-store-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
run: find $ARTIFACTS_STAGING_DIR -empty -delete
110110

111111
- name: Publish the packages to Microsoft Store
112-
uses: isaacrlevin/windows-store-action@1
112+
uses: isaacrlevin/windows-store-action@1.0
113113
with:
114114
app-id: '9NSQD9PKV3SS'
115115
tenant-id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)