We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba71105 commit f90e39eCopy full SHA for f90e39e
.github/workflows/release.yml
@@ -4,7 +4,7 @@ name: Notify Mattermost on Release
4
5
on:
6
release:
7
- types: [published]
+ types: [published, edited]
8
9
jobs:
10
notify:
0 commit comments