Skip to content

Commit 5d9b807

Browse files
authored
Fix formatting and update secrets list in GitHub Actions doc
1 parent fcc2239 commit 5d9b807

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

hub/apps/publish/msstore-dev-cli/github-actions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ To understand how to set up pre-requisites for the app update process, check out
3232

3333
If your project already has a GitHub repository, you can use it directly for automating Microsoft Store app updates.
3434

35-
* In your GitHub repo, go to **Settings** > **Secrets and variables** > **Actions** > **New Repository Secret**.
35+
In your GitHub repo, go to **Settings** > **Secrets and variables** > **Actions** > **New Repository Secret**.
3636

3737
:::image type="content" source="../images/github-actions-repo-secret.png" lightbox="../images/github-actions-repo-secret.png" alt-text="A screenshot showing how to add secrets to your repository.":::
3838

39-
* Add the following secrets:
40-
* AZURE_AD_APPLICATION_CLIENT_ID
41-
* AZURE_AD_APPLICATION_SECRET
42-
* AZURE_AD_TENANT_ID
43-
* SELLER_ID
39+
Add the following secrets:
40+
* AZURE_AD_APPLICATION_CLIENT_ID
41+
* AZURE_AD_APPLICATION_SECRET
42+
* AZURE_AD_TENANT_ID
43+
* SELLER_ID
4444

4545
You can automate app updates using GitHub Actions for both types of apps, **MSIX and MSI/EXE**. Select the app type that you want to update below:
4646

0 commit comments

Comments
 (0)