Skip to content

Commit 901ff0a

Browse files
authoredMar 23, 2025
Update cd-store-preview.yml
Signed-off-by: Yair <39923744+yaira2@users.noreply.github.com>
1 parent 0605760 commit 901ff0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ jobs:
128128
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
129129
client-id: ${{ secrets.AZURE_CLIENT_ID }}
130130
client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}
131-
package-path: '${{ env.APPX_PACKAGE_DIR }}\*.msixupload'
131+
package-path: '${{ env.APPX_PACKAGE_DIR }}'
132132
skip-polling: false
133133
packages-keep: 5

0 commit comments

Comments
 (0)
Failed to load comments.