We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9d390 commit b4108ccCopy full SHA for b4108cc
1 file changed
.github/workflows/publish-release.yml
@@ -2,7 +2,7 @@ name: Publish Release Packages
2
3
on:
4
release:
5
- types: [published]
+ types: [published,released,prereleased,edited]
6
repository_dispatch:
7
types: [publish-packages]
8
0 commit comments