actions-marketplace-validations/set-shell-env
Exports as workflow variables a subset of the shell environment variables, accessible in any step using 'env.VAR-NAME'
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| shell | < The command to execute to start the shell. | no | — |
| args | < Arguments to be provided to the shell to list the environment variables in form "name=value", as the 'env' Un*x command does. | no | — |
| filter | < A regular expression that selects which environment variables (defined in the specified shell) to be set in the workflow. | no | — |
Outputs
no outputs