ambimax/Prepare environment

Prepare some commonly used variables.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 7, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: ambimax/action-prepare-env@df384e1c69bfc82a227592a1f8be8510ff7eefe1 # v1.1.0

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

namedescriptionrequireddefault
event_nameThe GitHub event nameno${{ github.event_name }}
ref_typeThe GitHub ref typeno${{ github.event.ref_type }}
refThe GitHub refno${{ github.event.ref }}
namedescription
branch_nameThe name of the current branch.
escaped_branch_nameAn escaped version of `branch_name` that can be safely used to construct deployment names.