Skip to content

Commit b4108cc

Browse files
committed
Temporarily enable additional event triggers for publish
1 parent 9c9d390 commit b4108cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Release Packages
22

33
on:
44
release:
5-
types: [published]
5+
types: [published,released,prereleased,edited]
66
repository_dispatch:
77
types: [publish-packages]
88

0 commit comments

Comments
 (0)