Skip to content

Commit 6e2ea9e

Browse files
📝 [Docs]: Add step to upload module artifact in README
1 parent da37361 commit 6e2ea9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This step lets you add custom build logic to process or modify the module conten
2222
1. **Copies the source code** of the module to an output folder.
2323
1. **Builds the module manifest file** based on information from the GitHub repository and the source code. For more information, please read the [Module Manifest](#module-manifest) section.
2424
1. **Builds the root module (.psm1) file** by combining source code and adding automation into the root module file. For more information, please read the [Root module](#root-module) section.
25+
1. **Uploads the module artifact** so that it can be used in the next steps of the workflow.
2526

2627
## Usage
2728

0 commit comments

Comments
 (0)