Skip to content

Commit f90e39e

Browse files
committed
build: escaping release notes
1 parent ba71105 commit f90e39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Notify Mattermost on Release
44

55
on:
66
release:
7-
types: [published]
7+
types: [published, edited]
88

99
jobs:
1010
notify:

0 commit comments

Comments
 (0)