run changelog workflow on release (#12)

This commit is contained in:
Eric 2024-02-14 17:25:18 +11:00 committed by GitHub
parent 06b271a727
commit 6e79374c87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- master - master
release:
types: [published]
jobs: jobs: