浏览代码

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
Andy McKay 5 年之前
父节点
当前提交
7f0669ca1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      action.yml

+ 1 - 1
action.yml

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