Skip to content

Commit

Permalink
Merge branch 'main' into Changed-to-download-v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Agazoth committed Sep 22, 2024
2 parents c46cb27 + d54c62a commit 6b866e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ jobs:

- name: Publish to Powershell Gallery
run: |
Publish-Module -Name ./Artifact/$Env:MODULE_NAME -NuGetApiKey ${{ secrets.PSGALLERYKEY }}
# Publish-Module -Name ./Artifact/$Env:MODULE_NAME -NuGetApiKey ${{ secrets.PSGALLERYKEY }}
shell: pwsh

0 comments on commit 6b866e9

Please sign in to comment.