Skip to content

Commit c356f58

Browse files
committed
feat(#177): remove Publish-NovaModule command from Publish.yml
- Eliminated the Publish-NovaModule command to streamline the module publishing process.
1 parent 654875c commit c356f58

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/Publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ jobs:
102102
103103
./scripts/build/ci/Import-BuiltCiModule.ps1 | Out-Null
104104
105-
Publish-NovaModule -Repository PSGallery -ApiKey $env:PSGALLERY_API
106-
107105
Update-NovaModuleVersion -Preview -Verbose
108106
env:
109107
PSGALLERY_API: ${{ secrets.PSGALLERY_API }}

0 commit comments

Comments
 (0)