energyenables/pass-variable-between-jobs-action
Streamlines passing variables between jobs in a workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Set or get? | yes | — |
| name | Variable name | yes | — |
| value | Variable value | no | — |
| wait | If set, will retry getting the variable | no | false |
| wait_interval | How long to wait between retries | no | — |
| wait_retries | Number of times to retry the action | no | — |
Outputs
| name | description |
|---|---|
| value | Variable value |