The initial release provides all functionality to create an envfile from variables stored in Github Secrets.
- Captures Github Secrets starting with
INPUT_ENVKEY_
- Only includes variables from the
with
section that start withenvkey_
- Writes variables to your preferred envfile with the
file_name
input