Skip to content

Commit

Permalink
Update action.yml (actions#3)
Browse files Browse the repository at this point in the history
This partially fixes actions#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
  • Loading branch information
Andy McKay authored and TingluoHuang committed Aug 16, 2019
1 parent cacfc41 commit 7f0669c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Checkout'
description: 'Get sources from a GitHub repository.'
description: 'Checkout a Git repository.'
inputs:
repository:
description: 'Repository name'
Expand Down

0 comments on commit 7f0669c

Please sign in to comment.