We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e0840 commit 10543c4Copy full SHA for 10543c4
1 file changed
.github/workflows/publish-on-release.yml
@@ -2,6 +2,8 @@
2
3
on:
4
release:
5
+ types:
6
+ - "published"
7
workflow_dispatch:
8
9
name: Publish Module to PSGallery
0 commit comments