unlyed/Store variables

Easily persist and read variables to reuse them between GitHub Action jobs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
variablesWrite variable: `VAR=VALUE` | Read variable: `VAR`yes
delimiterRegex delimiter between each variableno\r?\n
failIfNotFoundIf true, will throw an error (and crash CI) when attempting to read a variable that doesn't exist in the storenofalse

no outputs