Skip to content

Commit 0847f3b

Browse files
committed
removed dry run
1 parent 6308200 commit 0847f3b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/psgallery.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,4 @@ jobs:
5353
5454
dotnet nuget push "${{ steps.release.outputs.asset_name }}" \
5555
--api-key "$PSGALLERY_API_KEY" \
56-
--source https://www.powershellgallery.com/api/v2/package \
57-
--dry-run
56+
--source https://www.powershellgallery.com/api/v2/package

0 commit comments

Comments
 (0)