Update RegEx text replacement 1.yml

This commit is contained in:
Imre Eilertsen
2024-06-12 17:11:56 +02:00
committed by GitHub
parent f65de3a3ab
commit f81075dd4d
@@ -12,8 +12,6 @@ jobs:
with:
find: "((/.*([a-rt-zA-RT-Z0-9]))$3([^?].*/i)"
replace: "$1{2}$4"
include: "a.txt AntiAbusePorn.txt AntiStevenUniverseList.txt"
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
file_pattern: 'a.txt AntiAbusePorn.txt AntiStevenUniverseList.txt'
disable_globbing: true