We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ef7fa commit 2585322Copy full SHA for 2585322
.github/workflows/changelog.yml
@@ -2,8 +2,8 @@ name: CHANGELOG
2
3
on:
4
push:
5
- # tags:
6
- # - "v*"
+ tags:
+ - "v*"
7
# - v[0-9]+.[0-9]+.[0-9]+
8
workflow_dispatch:
9
0 commit comments