Explorar o código

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
Andy McKay %!s(int64=5) %!d(string=hai) anos
pai
achega
3204e0bf8c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'