GITHUB_ACTION_REPOSITORY

Constant GITHUB_ACTION_REPOSITORY 

Source
pub const GITHUB_ACTION_REPOSITORY: &str = "GITHUB_ACTION_REPOSITORY";
Expand description

For a step executing an action, this is the owner and repository name of the action. For example, actions/checkout.