Skip to content

Commit 2db549b

Browse files
Merge pull request #238 from Nexmo/update-release-workflow
Add release.edited event to Changelog workflow
2 parents 1a8ccfb + d2c5348 commit 2db549b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release published
22
on:
33
release:
4-
types: [published]
4+
types: [published, edited]
55
jobs:
66
add-changelog:
77
name: Add Changelog

0 commit comments

Comments
 (0)