mirror of https://github.com/ospab/ostp.git
run-name showed "release version nightly" / "release version pre-release" for every branch-push run — read exactly like the release TAG was bare "nightly"/"pre-release" (the bug fixed earlier), when the actual GH Release tag has been correctly versioned (e.g. "0.4.3-nightly") all along via resolve-channel. run-name can't reference job outputs (it's evaluated before any job runs), so it can't show the real computed tag directly — spell out "channel" instead so the label can't be mistaken for the release tag again. |
||
|---|---|---|
| .. | ||
| release.yml | ||