pub const GITHUB_RUN_ID: &str = "GITHUB_RUN_ID";
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.
1658821493