We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e84cc4 commit f444a8dCopy full SHA for f444a8d
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, edited]
6
7
jobs:
8
0 commit comments