Update RegEx text replacement 1.yml

This commit is contained in:
Imre Eilertsen
2024-06-12 17:18:04 +02:00
committed by GitHub
parent 297426db71
commit 25fe532db9
@@ -12,5 +12,6 @@ jobs:
with:
find: "((/.*([a-rt-zA-RT-Z0-9]))$2([^?].*/i)"
replace: "$1{2}$3"
regex: true
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v5