diff --git a/action.yml b/action.yml index 239e46f..0afe14c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Buildah Build' -description: 'This action allows you to build an image from your app' +description: 'Build a container image from a Dockerfile, or from scratch' author: 'Red Hat' branding: icon: circle