berthott/Choose from variables
Github action to extract information from environment variables or secrets based on an input
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 9, 2025
- License
- MIT
Pinned Snippet
uses: berthott/choose-from-variables@92122c9d5905ad0caf1f48a1d69c58065edbe4e6 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| variable | The variable to choose from | yes | — |
| output_name | The name of the output variable | yes | — |
| selection | The selection to make from the variable | yes | — |
| multi_line | Whether the variable is multi line | no | false |
| single_quotes | Whether the variable containes single quotes | no | false |
Outputs
no outputs