Skip to content

Commit 5cc8be0

Browse files
committed
Shorten description and add branding
1 parent a9e02cb commit 5cc8be0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Go version action
2-
description: A GitHub action for using the latest released Go version and the minimal support Go version (from go.mod) and a build matrix of them and all versions in between.
2+
description: A GitHub Action providing the latest Go version, your projects minimum version, and a build matrix to your workflow
3+
branding:
4+
icon: box
5+
color: blue
36
inputs:
47
working-directory:
58
description: Working direcory

0 commit comments

Comments
 (0)