Skip to content

Commit 8ac52cc

Browse files
authored
Update github-actions.md
1 parent 176d8cf commit 8ac52cc

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ jobs:
125125

126126
* Run this workflow from the Actions tab in your GitHub repository. Select the relevant workflow and click Run workflow.
127127

128-
:::image type="content" source="../images/github-actions-get-base-metadata-workflow-msix.png" lightbox="../images/github-actions-get-base-metadata-workflow-msix.png" alt-text="A screenshot showing
129-
workflow run process for obtaining base metadata for MSIX app.":::
128+
:::image type="content" source="../images/github-actions-get-base-metadata-workflow-msix.png" lightbox="../images/github-actions-get-base-metadata-workflow-msix.png" alt-text="A screenshot showing workflow run process for obtaining base metadata for MSIX app.":::
130129

131130
* Upon completion, the workflow will obtain the metadata for your app in the build logs.
132131
* Copy this and create a metadata.json file in the metadata folder.
@@ -218,8 +217,7 @@ jobs:
218217

219218
* Run this workflow from the Actions tab in your GitHub repository. Select the relevant workflow and click Run workflow.
220219

221-
:::image type="content" source="../images/github-actions-get-base-package-workflow-exe.png" lightbox="../images/github-actions-get-base-package-workflow-exe.png" alt-text="A screenshot showing
222-
workflow run process for obtaining base package info for EXE app.":::
220+
:::image type="content" source="../images/github-actions-get-base-package-workflow-exe.png" lightbox="../images/github-actions-get-base-package-workflow-exe.png" alt-text="A screenshot showing workflow run process for obtaining base package info for EXE app.":::
223221

224222
* Upon completion, the workflow will obtain the package info for your app in the build logs.
225223
* Copy this and create a package.json file in the release folder.
@@ -299,8 +297,7 @@ jobs:
299297

300298
* Run this workflow from the Actions tab in your GitHub repository. Select the relevant workflow and click Run workflow.
301299

302-
:::image type="content" source="../images/github-actions-get-base-metadata-workflow-exe.png" lightbox="../images/github-actions-get-base-metadata-workflow-exe.png" alt-text="A screenshot showing
303-
workflow run process for obtaining base metadata for EXE app.":::
300+
:::image type="content" source="../images/github-actions-get-base-metadata-workflow-exe.png" lightbox="../images/github-actions-get-base-metadata-workflow-exe.png" alt-text="A screenshot showing workflow run process for obtaining base metadata for EXE app.":::
304301

305302
* Upon completion, the workflow will obtain the metadata for the specified module for your app in the build logs.
306303
* Copy this and create a metadata.json file in the metadata folder.

0 commit comments

Comments
 (0)