diff options
| author | 2023-12-15 11:32:09 +0800 | |
|---|---|---|
| committer | 2023-12-15 11:32:09 +0800 | |
| commit | 968274666420972661c3169985e25b393f3aff3f (patch) | |
| tree | 898f7e9c878a0969ddc99e1756c751823727c35a | |
| parent | 6d8ba830921099817b107b643fd97717f7818c5c (diff) | |
| download | infini-968274666420972661c3169985e25b393f3aff3f.tar.gz infini-968274666420972661c3169985e25b393f3aff3f.zip | |
Update release-drafter.yml
| -rw-r--r-- | .github/release-drafter.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 8c68d691..292ce1d1 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -22,6 +22,8 @@ replacers: - search: '(.*):\s(.*)' replace: '**$1:** $2' footer: | + *** + $CONTRIBUTORS change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: |
