Skip to content

Commit 3dd0641

Browse files
committed
ℹ️ Add Gallery URI to output, for clarity
1 parent 1ad4092 commit 3dd0641

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PublishPSModuleToGallery.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,6 @@ jobs:
8888
Version | `{1}`
8989
Description | {2}
9090
Author | {3}
91+
Gallery URI | ${{ vars.PSGALLERY_URI }}
9192
Publishing Result | {4}
9293
'@ -f $oPSModuleInfo_fromJson.Name, $oPSModuleInfo_fromJson.VersionString, $oPSModuleInfo_fromJson.Description, $oPSModuleInfo_fromJson.Author, $strResultOfPublish)

0 commit comments

Comments
 (0)