Skip to content

Commit 10543c4

Browse files
committed
Enhance release trigger
1 parent 13e0840 commit 10543c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-on-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
on:
44
release:
5+
types:
6+
- "published"
57
workflow_dispatch:
68

79
name: Publish Module to PSGallery

0 commit comments

Comments
 (0)