Skip to content

Commit 1c9d90f

Browse files
authored
Update cd-store-preview.yml
Signed-off-by: Yair <[email protected]>
1 parent ac7e19c commit 1c9d90f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ jobs:
125125
uses: isaacrlevin/[email protected]
126126
with:
127127
app-id: '9NSQD9PKV3SS'
128-
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
129-
client-id: ${{ secrets.AZURE_CLIENT_ID }}
130-
client-secret: ${{ secrets.AZURE_CLIENT_SECRET }}
128+
tenant-id: ${{ secrets.STORE_TENANT_ID }}
129+
client-id: ${{ secrets.STORE_CLIENT_ID }}
130+
client-secret: ${{ secrets.STORE_CLIENT_SECRET }}
131131
package-path: '${{ env.APPX_PACKAGE_DIR }}'
132132
skip-polling: false
133133
packages-keep: 5

0 commit comments

Comments
 (0)