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.
1 parent 983b2cd commit e185fbeCopy full SHA for e185fbe
.github/workflows/update-changelog.yml
@@ -2,7 +2,7 @@ name: Update Changelog on Release
2
3
on:
4
release:
5
- types: [published]
+ types: [released]
6
7
jobs:
8
update-changelog:
0 commit comments