mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-13 09:06:41 +00:00
chore: ci: fix release action script (#3216)
* chore: ci: fixing the step name that captures the pushed tag * chrore: ci: exclude commits prefixed with `ci:` from changelog
This commit is contained in:
parent
1c190b001b
commit
fdfe2ae53b
2 changed files with 2 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ changelog:
|
|||
sort: asc
|
||||
filters:
|
||||
exclude:
|
||||
- '^ci:'
|
||||
- '^docs:'
|
||||
- '^test:'
|
||||
- '^chore:'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue