Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit f2384a7

Browse files
authored
Update changelog.yml
1 parent 7743108 commit f2384a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/changelog.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Update CHANGELOG
22
on:
3-
create:
4-
tags:
5-
- '*'
3+
release:
4+
types: [published]
65

76
jobs:
87
changelog:

0 commit comments

Comments
 (0)