GITHUB_RUN_ID

Constant GITHUB_RUN_ID 

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

A unique number for each workflow run within a repository. This number does not change if you re-run the workflow run. For example, 1658821493.