0
1
Fork 0

Update action.yml (#3)

This partially fixes #940 by updating the description to match the request. However I'm assuming the runner adds in the `Action` part by truncating the description? cc @bryanmacfarlane
This commit is contained in:
Andy McKay 2019-08-16 17:00:30 +02:00 committed by Ting
parent cacfc4155d
commit 7f0669ca1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: 'Checkout'
description: 'Get sources from a GitHub repository.'
description: 'Checkout a Git repository.'
inputs:
repository:
description: 'Repository name'