run changelog workflow on release (#12)
This commit is contained in:
parent
06b271a727
commit
6e79374c87
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue