Compare commits

...
This repository has been archived on 2025-11-15. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Andy McKay
3204e0bf8c
Update action.yml
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
2019-07-26 06:32:33 -07:00

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'