berthott/Choose from variables

Github action to extract information from environment variables or secrets based on an input

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 9, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: berthott/choose-from-variables@92122c9d5905ad0caf1f48a1d69c58065edbe4e6 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
variableThe variable to choose fromyes
output_nameThe name of the output variableyes
selectionThe selection to make from the variableyes
multi_lineWhether the variable is multi linenofalse
single_quotesWhether the variable containes single quotesnofalse

no outputs