Skip to content

Commit

Permalink
Fix regex and typos in replacer rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bonanitech committed Feb 16, 2024
1 parent 6ff2dab commit eefff26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ exclude-labels:
- "skip-changelog"

replacers:
- search: /renovate$/
replace: renovatebot
- search: "/renovate$/g"
replace: "renovatebot"

0 comments on commit eefff26

Please sign in to comment.