Skip to content

Commit

Permalink
fix the description length of the github actions (should be less than…
Browse files Browse the repository at this point in the history
… 125 chars)
  • Loading branch information
arturcic committed Nov 22, 2020
1 parent 2d2c6d3 commit a448a9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: use-actions
description: GitHub Action for Easy Semantic Versioning with GitVersion. Contains actions to install a specific version of GitVersion and run it.
description: GitHub Action for Easy Semantic Versioning with GitVersion. Includes actions to setup and run a specific version of the tool
author: GitTools
branding:
color: gray-dark
Expand Down
2 changes: 1 addition & 1 deletion gitversion/setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gitversion-setup
description: GitHub Action for Easy Semantic Versioning with GitVersion. Installs the specific version of GitVersion.Tool
description: GitHub Action for Easy Semantic Versioning with GitVersion. Installs the specific version of GitVersion tool
author: GitTools
branding:
color: gray-dark
Expand Down

0 comments on commit a448a9f

Please sign in to comment.