Skip to content

Commit 47badd0

Browse files
authored
Update action.yml
1 parent 1ff6b8f commit 47badd0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# action.yml
2-
name: 'ClearML get task stats'
2+
name: 'ClearML display model performance'
33
description: 'Search ClearML for a task corresponding to the current PR and add a comment with its scalars.'
44
inputs:
55
CLEARML_API_ACCESS_KEY:
@@ -40,4 +40,4 @@ runs:
4040
GH_TOKEN: ${{ inputs.GH_TOKEN }}
4141
CLEARML_PROJECT: ${{ inputs.CLEARML_PROJECT }}
4242
CLEARML_TASK_NAME: ${{ inputs.CLEARML_TASK_NAME }}
43-
43+

0 commit comments

Comments
 (0)