Fixing github action description

This commit is contained in:
Mike Farah 2020-03-02 08:43:47 +11:00
parent e1e05d85e3
commit 8ade1275e2
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: 'yq'
name: 'yq action - portable yaml processor'
description: 'create, read, update, delete, merge, validate and do more with yaml'
icon: command
color: gray-dark

View File

@ -7,3 +7,6 @@ gox -ldflags "${LDFLAGS}" -output="build/yq_{{.OS}}_{{.Arch}}"
# include non-default linux builds too
gox -ldflags "${LDFLAGS}" -os=linux -output="build/yq_{{.OS}}_{{.Arch}}"
cd build
rhash -r -a . -P -o checksums