Commit b2ec97d
committed
Fix run-name to show commit hash instead of invalid split() function
Use github.sha to display the actual commit hash in workflow runs:
- Manual runs: "Manual Test - abc1234"
- Automatic runs: "Fast Build - def5678"
This fixes the workflow validation error and provides useful identification.
Signed-off-by: Mark Pollack <[email protected]>1 parent 4263079 commit b2ec97d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments