Skip to content

Commit cd02137

Browse files
committed
fix changelog workflow
1 parent 4ee01b4 commit cd02137

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
name: Update Changelog
2+
3+
on:
4+
release:
5+
types: [released]
6+
17
jobs:
28
release:
39
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)