team-b1nd/String Parser

Easily parse strings in your GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bodyThe string to be parsedyes
splitThe string used to split the bodyno
splitIndexThe index after splitting the stringno
replaceBeforeThe substring to replace before the splitno
replaceAfterThe substring to replace after the splitno
substringStartThe start index for the substringno
substringEndThe end index for the substringno
envNameThe environment variable name to store the resultyes

no outputs