Skip to content

Commit 35a4118

Browse files
to see if we can deploy
1 parent 82a3551 commit 35a4118

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-preview-module.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ env:
1818
buildFolderName: output
1919
buildArtifactName: output
2020
testResultFolderName: testResults
21+
22+
name: Deploy Preview Module
23+
# This workflow is triggered on push to the develop branch and deploys the module to the PowerShell Gallery as a preview version.
2124
jobs:
2225
Build_Stage_Package_Module:
2326
name: Package Module

0 commit comments

Comments
 (0)