I have actually been attempting to automate something, utilizing sed in a loop I wished to do this:
while IFS= read -r line; do
sed -r -i """ s |:: set-output name =(. *)::(. * >> )" |" 1= 2" > >$
GITHUB_OUTPUT|p" "$ line". done <
I have actually been attempting to automate something, utilizing sed in a loop I wished to do this:
while IFS= read -r line; do
sed -r -i """ s |:: set-output name =(. *)::(. * >> )" |" 1= 2" > >$
GITHUB_OUTPUT|p" "$ line". done <