We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a2a0d commit 38ea63bCopy full SHA for 38ea63b
.github/actions/workflow-metrics/action.yml
@@ -43,7 +43,7 @@ runs:
43
},
44
{
45
"Name": "JobName",
46
- "Value": "${{ github.job }}"
+ "Value": "'$job_name'"
47
48
49
"Name": "Repository",
0 commit comments