StaticTypeCheck: fix description of option 'artifact'

This commit is contained in:
umarcor
2021-11-29 22:42:45 +01:00
parent b141c8c0ef
commit c632013646

View File

@@ -23,7 +23,7 @@ on:
required: true required: true
type: string type: string
artifact: artifact:
description: 'Name of the coverage artifact.' description: 'Name of the typing artifact.'
required: true required: true
type: string type: string