pub const GITHUB_REF_TYPE: &str = "GITHUB_REF_TYPE";
The type of ref that triggered the workflow run. Valid values are branch or tag.
branch
tag