We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097e64b commit e5ba69fCopy full SHA for e5ba69f
.github/workflows/update-changelog.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
tags:
4
- - "v*"
+ - "*"
5
6
jobs:
7
release:
0 commit comments