Update RegEx text replacement 1.yml

This commit is contained in:
Imre Eilertsen
2024-06-12 16:56:55 +02:00
committed by GitHub
parent 1d93a1e392
commit c46eb27187
@@ -12,7 +12,6 @@ jobs:
with:
find: "((/.*([a-rt-zA-RT-Z0-9]))$3([^?].*/i))"
replace: "$1{2}$4"
include: "**a.txt"
regex: true
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v5