Skip to content

Commit 9dd9c3e

Browse files
authored
Fix typo in GitHub Actions documentation
1 parent 8ac52cc commit 9dd9c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
* Upon completion, the workflow will obtain the metadata for the specified module for your app in the build logs.
303303
* Copy this and create a metadata.json file in the metadata folder.
304304

305-
*Now, under .github/workflows/, create AppMetadataAutoUpdate.yml using the provided workflow snippet:
305+
* Now, under .github/workflows/, create AppMetadataAutoUpdate.yml using the provided workflow snippet:
306306

307307
```console
308308
name: AppMetadataAutoUpdate

0 commit comments

Comments
 (0)