Commit c8bcd83
ci: PSGallery publish only on manual dispatch, not on tag push
The PowerShell Gallery is not kept current; distribution runs via GitHub Releases.
Switch the publish-psgallery workflow trigger to workflow_dispatch so tagging a
release no longer publishes to PSGallery. The publish-module (GitHub Release)
workflow still runs on tag push.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a116a0c commit c8bcd83
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments