Skip to main content

META_CHECKOUT_REF

Constant META_CHECKOUT_REF 

Source
pub const META_CHECKOUT_REF: &str = "checkout_ref";
Expand description

Step-level metadata: the value passed to actions/checkout’s with.ref input (verbatim, including any ${{ … }} expressions). Stamped only on actions/checkout steps that supply a ref:. Consumed by manual_dispatch_input_to_url_or_command.