We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a8ccfb + d2c5348 commit 2db549bCopy full SHA for 2db549b
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Release published
2
on:
3
release:
4
- types: [published]
+ types: [published, edited]
5
jobs:
6
add-changelog:
7
name: Add Changelog
0 commit comments