workflow: fix syntax error
This commit is contained in:
parent
63190509c7
commit
6b377ac49b
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
@ -3,7 +3,7 @@ name: Changelog
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- [0-9]+.[0-9]+.[0-9]+
|
- '*.*.*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate_changelog:
|
generate_changelog:
|
||||||
|
Loading…
Reference in New Issue
Block a user